public final class GLXNVMultisampleCoverage
extends java.lang.Object
GLX functionality for NV_multisample_coverage.
| Modifier and Type | Field and Description |
|---|---|
static int |
GLX_COLOR_SAMPLES_NV
Accepted by the
attribList parameter of glXChooseVisual, and by the attrib parameter of glXGetConfig, the
attrib_list parameter of glXChooseFBConfig, and the attribute parameter of glXGetFBConfigAttrib. |
static int |
GLX_COVERAGE_SAMPLES_NV
Accepted by the
attribList parameter of glXChooseVisual, and by the attrib parameter of glXGetConfig, the
attrib_list parameter of glXChooseFBConfig, and the attribute parameter of glXGetFBConfigAttrib. |
public static final int GLX_COVERAGE_SAMPLES_NV
attribList parameter of glXChooseVisual, and by the attrib parameter of glXGetConfig, the
attrib_list parameter of glXChooseFBConfig, and the attribute parameter of glXGetFBConfigAttrib.public static final int GLX_COLOR_SAMPLES_NV
attribList parameter of glXChooseVisual, and by the attrib parameter of glXGetConfig, the
attrib_list parameter of glXChooseFBConfig, and the attribute parameter of glXGetFBConfigAttrib.Copyright LWJGL. All Rights Reserved. License terms.