Class GLXEXTFramebufferSRGB

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT
      Accepted by the attribList parameter of glXChooseVisual, and by the attrib parameter of glXGetConfig.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • 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:
        Constant Field Values