Package org.lwjgl.opengl
Class NVAlphaToCoverageDitherControl
java.lang.Object
org.lwjgl.opengl.NVAlphaToCoverageDitherControl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glAlphaToCoverageDitherControlNV
(int mode) void glAlphaToCoverageDitherControlNV(GLenum mode)
-
Field Details
-
GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV- See Also:
-
GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NV- See Also:
-
GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NV- See Also:
-
GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV- See Also:
-
-
Method Details
-
glAlphaToCoverageDitherControlNV
public static void glAlphaToCoverageDitherControlNV(int mode) void glAlphaToCoverageDitherControlNV(GLenum mode)
-