Class GLXNVMultisampleCoverage

java.lang.Object
org.lwjgl.opengl.GLXNVMultisampleCoverage

public final class GLXNVMultisampleCoverage extends Object
Native bindings to the GLX_NV_multisample_coverage extension.

GLX functionality for NV_multisample_coverage.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    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 final int
    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.
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • GLX_COVERAGE_SAMPLES_NV

      public static final 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.
      See Also:
    • GLX_COLOR_SAMPLES_NV

      public static final 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.
      See Also: