Package org.lwjgl.opengl
Class ARBVertexArrayBgra
- java.lang.Object
-
- org.lwjgl.opengl.ARBVertexArrayBgra
-
public final class ARBVertexArrayBgra extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_BGRA
Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:
-
-
-
Field Detail
-
GL_BGRA
public static final int GL_BGRA
Accepted by the <size> parameter of ColorPointer, SecondaryColorPointer, and VertexAttribPointer:- See Also:
- Constant Field Values
-
-