Package org.lwjgl.opengl
Class WGLNVMultisampleCoverage
- java.lang.Object
-
- org.lwjgl.opengl.WGLNVMultisampleCoverage
-
public final class WGLNVMultisampleCoverage extends java.lang.Object
Native bindings to the WGL_NV_multisample_coverage extension.WGL functionality for
NV_multisample_coverage
.
-
-
Field Summary
Fields Modifier and Type Field and Description static int
WGL_COLOR_SAMPLES_NV
WGL_COVERAGE_SAMPLES_NVAccepted by thepiAttributes
parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and thepiAttribIList
andpfAttribIList
of wglChoosePixelFormatEXT.
-
-
-
Field Detail
-
WGL_COVERAGE_SAMPLES_NV, WGL_COLOR_SAMPLES_NV
Accepted by thepiAttributes
parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and thepiAttribIList
andpfAttribIList
of wglChoosePixelFormatEXT.
-
-