Package org.lwjgl.opengl
Class WGLARBFramebufferSRGB
java.lang.Object
org.lwjgl.opengl.WGLARBFramebufferSRGB
Native bindings to the WGL_ARB_framebuffer_sRGB extension.
WGL functionality for ARB_framebuffer_sRGB.
Requires WGL_EXT_extensions_string, WGL_ARB_pixel_format and ARB_framebuffer_object.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by theattributesparameter ofGetPixelFormatAttribivARBand theattribIListofChoosePixelFormatARB. -
Method Summary
-
Field Details
-
WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
public static final int WGL_FRAMEBUFFER_SRGB_CAPABLE_ARBAccepted by theattributesparameter ofGetPixelFormatAttribivARBand theattribIListofChoosePixelFormatARB.- See Also:
-