Package org.lwjgl.opengl
Class EXTBlendSubtract
- java.lang.Object
-
- org.lwjgl.opengl.EXTBlendSubtract
-
public final class EXTBlendSubtract extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
GL_FUNC_REVERSE_SUBTRACT_EXT
static int
GL_FUNC_SUBTRACT_EXT
-
-
-
Field Detail
-
GL_FUNC_SUBTRACT_EXT
public static final int GL_FUNC_SUBTRACT_EXT
- See Also:
- Constant Field Values
-
GL_FUNC_REVERSE_SUBTRACT_EXT
public static final int GL_FUNC_REVERSE_SUBTRACT_EXT
- See Also:
- Constant Field Values
-
-