Package org.lwjgl.opengles
Class NVBlendEquationAdvancedCoherent
- java.lang.Object
-
- org.lwjgl.opengles.NVBlendEquationAdvancedCoherent
-
public final class NVBlendEquationAdvancedCoherent extends java.lang.Object
Native bindings to the NV_blend_equation_advanced_coherent extension.Requires
GLES 2.0
.
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_BLEND_ADVANCED_COHERENT_NV
Accepted by thecap
parameter of Disable, Enable, and IsEnabled, and by thepname
parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v.
-
-
-
Field Detail
-
GL_BLEND_ADVANCED_COHERENT_NV
public static final int GL_BLEND_ADVANCED_COHERENT_NV
Accepted by thecap
parameter of Disable, Enable, and IsEnabled, and by thepname
parameter of GetIntegerv, GetBooleanv, GetFloatv, GetDoublev and GetInteger64v.- See Also:
- Constant Field Values
-
-