Package org.lwjgl.opengles
Class NVCoverageSample
java.lang.Object
org.lwjgl.opengles.NVCoverageSample
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and by the <attribute> parameter of eglGetConfigAttrib:static final int
Accepted by the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and by the <attribute> parameter of eglGetConfigAttrib:static final int
Accepted by the <operation> parameter of CoverageOperationNV:static final int
Accepted by the <attachment> parameter of FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:static final int
Accepted by the <operation> parameter of CoverageOperationNV:static final int
Accepted by the <buf> parameter of Clear:static final int
Accepted by the <pname> parameter of GetIntegerv:static final int
Accepted by the <internalformat> parameter of RenderbufferStorageEXT and the <format> parameter of ReadPixels:static final int
Accepted by the <internalformat> parameter of RenderbufferStorageEXT:static final int
Accepted by the <operation> parameter of CoverageOperationNV:static final int
Accepted by the <pname> parameter of GetIntegerv: -
Method Summary
Modifier and TypeMethodDescriptionstatic void
glCoverageMaskNV
(boolean mask) static void
glCoverageOperationNV
(int operation)
-
Field Details
-
EGL_COVERAGE_BUFFERS_NV
public static final int EGL_COVERAGE_BUFFERS_NVAccepted by the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and by the <attribute> parameter of eglGetConfigAttrib:- See Also:
-
EGL_COVERAGE_SAMPLES_NV
public static final int EGL_COVERAGE_SAMPLES_NVAccepted by the <attrib_list> parameter of eglChooseConfig and eglCreatePbufferSurface, and by the <attribute> parameter of eglGetConfigAttrib:- See Also:
-
GL_COVERAGE_COMPONENT_NV
public static final int GL_COVERAGE_COMPONENT_NVAccepted by the <internalformat> parameter of RenderbufferStorageEXT and the <format> parameter of ReadPixels:- See Also:
-
GL_COVERAGE_COMPONENT4_NV
public static final int GL_COVERAGE_COMPONENT4_NVAccepted by the <internalformat> parameter of RenderbufferStorageEXT:- See Also:
-
GL_COVERAGE_ALL_FRAGMENTS_NV
public static final int GL_COVERAGE_ALL_FRAGMENTS_NVAccepted by the <operation> parameter of CoverageOperationNV:- See Also:
-
GL_COVERAGE_EDGE_FRAGMENTS_NV
public static final int GL_COVERAGE_EDGE_FRAGMENTS_NVAccepted by the <operation> parameter of CoverageOperationNV:- See Also:
-
GL_COVERAGE_AUTOMATIC_NV
public static final int GL_COVERAGE_AUTOMATIC_NVAccepted by the <operation> parameter of CoverageOperationNV:- See Also:
-
GL_COVERAGE_ATTACHMENT_NV
public static final int GL_COVERAGE_ATTACHMENT_NVAccepted by the <attachment> parameter of FramebufferRenderbuffer, and GetFramebufferAttachmentParameteriv:- See Also:
-
GL_COVERAGE_BUFFER_BIT_NV
public static final int GL_COVERAGE_BUFFER_BIT_NVAccepted by the <buf> parameter of Clear:- See Also:
-
GL_COVERAGE_BUFFERS_NV
public static final int GL_COVERAGE_BUFFERS_NVAccepted by the <pname> parameter of GetIntegerv:- See Also:
-
GL_COVERAGE_SAMPLES_NV
public static final int GL_COVERAGE_SAMPLES_NVAccepted by the <pname> parameter of GetIntegerv:- See Also:
-
-
Method Details
-
glCoverageMaskNV
public static void glCoverageMaskNV(boolean mask) -
glCoverageOperationNV
public static void glCoverageOperationNV(int operation)
-