Package org.lwjgl.opengl
Class ARBMapBufferAlignment
- java.lang.Object
-
- org.lwjgl.opengl.ARBMapBufferAlignment
-
public final class ARBMapBufferAlignment extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_MIN_MAP_BUFFER_ALIGNMENT
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:
-
-
-
Field Detail
-
GL_MIN_MAP_BUFFER_ALIGNMENT
public static final int GL_MIN_MAP_BUFFER_ALIGNMENT
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev:- See Also:
- Constant Field Values
-
-