Package org.lwjgl.opengles
Class EXTBlendMinmax
java.lang.Object
org.lwjgl.opengles.EXTBlendMinmax
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <mode> parameter of BlendEquationEXT:static final int
Accepted by the <mode> parameter of BlendEquationEXT:static final int
Accepted by the <mode> parameter of BlendEquationEXT: -
Method Summary
-
Field Details
-
GL_FUNC_ADD_EXT
public static final int GL_FUNC_ADD_EXTAccepted by the <mode> parameter of BlendEquationEXT:- See Also:
-
GL_MIN_EXT
public static final int GL_MIN_EXTAccepted by the <mode> parameter of BlendEquationEXT:- See Also:
-
GL_MAX_EXT
public static final int GL_MAX_EXTAccepted by the <mode> parameter of BlendEquationEXT:- See Also:
-
-
Method Details
-
glBlendEquationEXT
public static void glBlendEquationEXT(int mode)
-