Package org.lwjgl.egl

Class KHRConfigAttribs

java.lang.Object
org.lwjgl.egl.KHRConfigAttribs

public final class KHRConfigAttribs extends Object
Native bindings to the KHR_config_attribs extension.

This extension adds new EGL config attributes and attribute bits that express limitations of configs on a per-API basis, including whether client APIs created with respect to a config are expected to pass conformance, and which optional OpenVG color space and alpha mask format attributes are valid at surface creation time.

Requires EGL 1.2.

  • Field Details

    • EGL_CONFORMANT_KHR

      public static final int EGL_CONFORMANT_KHR
      See Also:
    • EGL_VG_COLORSPACE_LINEAR_BIT_KHR

      public static final int EGL_VG_COLORSPACE_LINEAR_BIT_KHR
      See Also:
    • EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR

      public static final int EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR
      See Also: