Class GLXEXTFramebufferSRGB

java.lang.Object
org.lwjgl.opengl.GLXEXTFramebufferSRGB

public final class GLXEXTFramebufferSRGB extends Object
Native bindings to the GLX_EXT_framebuffer_sRGB extension.

GLX functionality for EXT_framebuffer_sRGB.

  • Field Details

    • GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT

      public static final int GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT
      Accepted by the attribList parameter of glXChooseVisual, and by the attrib parameter of glXGetConfig.
      See Also: