Package org.lwjgl.opengl
Class ARBDrawBuffers
- java.lang.Object
-
- org.lwjgl.opengl.ARBDrawBuffers
-
public final class ARBDrawBuffers extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_DRAW_BUFFER0_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER1_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER10_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER11_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER12_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER13_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER14_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER15_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER2_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER3_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER4_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER5_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER6_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER7_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER8_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_DRAW_BUFFER9_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static int
GL_MAX_DRAW_BUFFERS_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
glDrawBuffersARB(int buffer)
Overloads glDrawBuffersARB.static void
glDrawBuffersARB(IntBuffer buffers)
-
-
-
Field Detail
-
GL_MAX_DRAW_BUFFERS_ARB
public static final int GL_MAX_DRAW_BUFFERS_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER0_ARB
public static final int GL_DRAW_BUFFER0_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER1_ARB
public static final int GL_DRAW_BUFFER1_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER2_ARB
public static final int GL_DRAW_BUFFER2_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER3_ARB
public static final int GL_DRAW_BUFFER3_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER4_ARB
public static final int GL_DRAW_BUFFER4_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER5_ARB
public static final int GL_DRAW_BUFFER5_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER6_ARB
public static final int GL_DRAW_BUFFER6_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER7_ARB
public static final int GL_DRAW_BUFFER7_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER8_ARB
public static final int GL_DRAW_BUFFER8_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER9_ARB
public static final int GL_DRAW_BUFFER9_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER10_ARB
public static final int GL_DRAW_BUFFER10_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER11_ARB
public static final int GL_DRAW_BUFFER11_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER12_ARB
public static final int GL_DRAW_BUFFER12_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER13_ARB
public static final int GL_DRAW_BUFFER13_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER14_ARB
public static final int GL_DRAW_BUFFER14_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
GL_DRAW_BUFFER15_ARB
public static final int GL_DRAW_BUFFER15_ARB
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
-
Method Detail
-
glDrawBuffersARB
public static void glDrawBuffersARB(IntBuffer buffers)
-
glDrawBuffersARB
public static void glDrawBuffersARB(int buffer)
Overloads glDrawBuffersARB.
-
-