public final class OESStandardDerivatives
extends java.lang.Object
The standard derivative built-in functions and semantics from OpenGL 2.0 are optional for OpenGL ES 2.0. When this extension is available, these built-in functions are also available, as is a hint controlling the quality/performance trade off.
Requires GLES 2.0.
| Modifier and Type | Field and 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. |
public static final int GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES
target parameter of Hint and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.Copyright LWJGL. All Rights Reserved. License terms.