Package org.lwjgl.opengl
Class ARBDrawBuffers
java.lang.Object
org.lwjgl.opengl.ARBDrawBuffers
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:static final int
Accepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev: -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glDrawBuffersARB
(int buffer) Overloads glDrawBuffersARB.static void
glDrawBuffersARB
(IntBuffer buffers)
-
Field Details
-
GL_MAX_DRAW_BUFFERS_ARB
public static final int GL_MAX_DRAW_BUFFERS_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER0_ARB
public static final int GL_DRAW_BUFFER0_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER1_ARB
public static final int GL_DRAW_BUFFER1_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER2_ARB
public static final int GL_DRAW_BUFFER2_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER3_ARB
public static final int GL_DRAW_BUFFER3_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER4_ARB
public static final int GL_DRAW_BUFFER4_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER5_ARB
public static final int GL_DRAW_BUFFER5_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER6_ARB
public static final int GL_DRAW_BUFFER6_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER7_ARB
public static final int GL_DRAW_BUFFER7_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER8_ARB
public static final int GL_DRAW_BUFFER8_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER9_ARB
public static final int GL_DRAW_BUFFER9_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER10_ARB
public static final int GL_DRAW_BUFFER10_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER11_ARB
public static final int GL_DRAW_BUFFER11_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER12_ARB
public static final int GL_DRAW_BUFFER12_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER13_ARB
public static final int GL_DRAW_BUFFER13_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER14_ARB
public static final int GL_DRAW_BUFFER14_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
GL_DRAW_BUFFER15_ARB
public static final int GL_DRAW_BUFFER15_ARBAccepted by the <pname> parameters of GetIntegerv, GetFloatv, and GetDoublev:- See Also:
-
-
Method Details
-
glDrawBuffersARB
-
glDrawBuffersARB
public static void glDrawBuffersARB(int buffer) Overloads glDrawBuffersARB.
-