Package org.lwjgl.opengl
Class NVAlphaToCoverageDitherControl
java.lang.Object
org.lwjgl.opengl.NVAlphaToCoverageDitherControl
Native bindings to the NV_alpha_to_coverage_dither_control extension.
NV_alpha_to_coverage_dither_control provides a new mechanism to control whether dithering is applied when the existing alpha to coverage
functionality is used.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by theparamparameter ofAlphaToCoverageDitherControlNV.static final intAccepted by theparamparameter ofAlphaToCoverageDitherControlNV.static final intAccepted by theparamparameter ofAlphaToCoverageDitherControlNV.static final intAccepted by theparamofGetIntegerv. -
Method Summary
-
Field Details
-
GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_DEFAULT_NVAccepted by theparamparameter ofAlphaToCoverageDitherControlNV.- See Also:
-
GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_ENABLE_NVAccepted by theparamparameter ofAlphaToCoverageDitherControlNV.- See Also:
-
GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_DISABLE_NVAccepted by theparamparameter ofAlphaToCoverageDitherControlNV.- See Also:
-
GL_ALPHA_TO_COVERAGE_DITHER_MODE_NV
public static final int GL_ALPHA_TO_COVERAGE_DITHER_MODE_NVAccepted by theparamofGetIntegerv.- See Also:
-
-
Method Details
-
glAlphaToCoverageDitherControlNV
public static void glAlphaToCoverageDitherControlNV(int mode)
-