Package org.lwjgl.opengl
Class ARBFramebufferSRGB
java.lang.Object
org.lwjgl.opengl.ARBFramebufferSRGB
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <attribList> parameter of glXChooseVisual, and by the <attrib> parameter of glXGetConfig:static final int
Accepted by the <piAttributes> parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the <piAttribIList> and <pfAttribIList> of wglChoosePixelFormatEXT: -
Method Summary
-
Field Details
-
GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB
public static final int GLX_FRAMEBUFFER_SRGB_CAPABLE_ARBAccepted by the <attribList> parameter of glXChooseVisual, and by the <attrib> parameter of glXGetConfig:- See Also:
-
WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
public static final int WGL_FRAMEBUFFER_SRGB_CAPABLE_ARBAccepted by the <piAttributes> parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the <piAttribIList> and <pfAttribIList> of wglChoosePixelFormatEXT:- See Also:
-
GL_FRAMEBUFFER_SRGB_ARB
public static final int GL_FRAMEBUFFER_SRGB_ARBAccepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_FRAMEBUFFER_SRGB_CAPABLE_ARB
public static final int GL_FRAMEBUFFER_SRGB_CAPABLE_ARBAccepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-