Package org.lwjgl.opengl
Class GLXNVMultisampleCoverage
java.lang.Object
org.lwjgl.opengl.GLXNVMultisampleCoverage
Native bindings to the GLX_NV_multisample_coverage extension.
GLX functionality for NV_multisample_coverage.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by theattribListparameter of glXChooseVisual, and by theattribparameter of glXGetConfig, theattrib_listparameter of glXChooseFBConfig, and theattributeparameter of glXGetFBConfigAttrib.static final intAccepted by theattribListparameter of glXChooseVisual, and by theattribparameter of glXGetConfig, theattrib_listparameter of glXChooseFBConfig, and theattributeparameter of glXGetFBConfigAttrib. -
Method Summary
-
Field Details
-
GLX_COVERAGE_SAMPLES_NV
public static final int GLX_COVERAGE_SAMPLES_NVAccepted by theattribListparameter of glXChooseVisual, and by theattribparameter of glXGetConfig, theattrib_listparameter of glXChooseFBConfig, and theattributeparameter of glXGetFBConfigAttrib.- See Also:
-
GLX_COLOR_SAMPLES_NV
public static final int GLX_COLOR_SAMPLES_NVAccepted by theattribListparameter of glXChooseVisual, and by theattribparameter of glXGetConfig, theattrib_listparameter of glXChooseFBConfig, and theattributeparameter of glXGetFBConfigAttrib.- See Also:
-