Class ARBColorBufferFloat

java.lang.Object
org.lwjgl.opengl.ARBColorBufferFloat

public class ARBColorBufferFloat extends Object
  • Field Details

    • GL_RGBA_FLOAT_MODE_ARB

      public static final int GL_RGBA_FLOAT_MODE_ARB
      See Also:
    • GL_CLAMP_VERTEX_COLOR_ARB

      public static final int GL_CLAMP_VERTEX_COLOR_ARB
      See Also:
    • GL_CLAMP_FRAGMENT_COLOR_ARB

      public static final int GL_CLAMP_FRAGMENT_COLOR_ARB
      See Also:
    • GL_CLAMP_READ_COLOR_ARB

      public static final int GL_CLAMP_READ_COLOR_ARB
      See Also:
    • GL_FIXED_ONLY_ARB

      public static final int GL_FIXED_ONLY_ARB
      See Also:
  • Method Details

    • glClampColorARB

      public static void glClampColorARB(int target, int clamp)
      void glClampColorARB(GLenum target, GLenum clamp)