public final class WGLNVMultisampleCoverage
extends java.lang.Object
WGL functionality for NV_multisample_coverage.
| Modifier and Type | Field and Description |
|---|---|
static int |
WGL_COLOR_SAMPLES_NV
Accepted by the
piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the
piAttribIList and pfAttribIList of wglChoosePixelFormatEXT. |
static int |
WGL_COVERAGE_SAMPLES_NV
Accepted by the
piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the
piAttribIList and pfAttribIList of wglChoosePixelFormatEXT. |
public static final int WGL_COVERAGE_SAMPLES_NV
piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the
piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.public static final int WGL_COLOR_SAMPLES_NV
piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the
piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.Copyright LWJGL. All Rights Reserved. License terms.