Class GLXARBFramebufferSRGB

java.lang.Object
org.lwjgl.opengl.GLXARBFramebufferSRGB

public final class GLXARBFramebufferSRGB extends Object
Native bindings to the GLX_ARB_framebuffer_sRGB extension.

GLX functionality for ARB_framebuffer_sRGB.

  • Field Details

    • GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB

      public static final int GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB
      Accepted by the attribList parameter of ChooseVisual, and by the attrib parameter of GetConfig.
      See Also: