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