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