Package org.lwjgl.opengles
Class NVFragmentCoverageToColor
java.lang.Object
org.lwjgl.opengles.NVFragmentCoverageToColor
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glFragmentCoverageColorNV
(int color) void glFragmentCoverageColorNV(GLuint color)
-
Field Details
-
GL_FRAGMENT_COVERAGE_TO_COLOR_NV
public static final int GL_FRAGMENT_COVERAGE_TO_COLOR_NV- See Also:
-
GL_FRAGMENT_COVERAGE_COLOR_NV
public static final int GL_FRAGMENT_COVERAGE_COLOR_NV- See Also:
-
-
Method Details
-
glFragmentCoverageColorNV
public static void glFragmentCoverageColorNV(int color) void glFragmentCoverageColorNV(GLuint color)
-