Package org.lwjgl.egl

Class EXTImageGLColorspace

java.lang.Object
org.lwjgl.egl.EXTImageGLColorspace

public final class EXTImageGLColorspace extends Object
Native bindings to the EXT_image_gl_colorspace extension.

This extension relaxes the restriction that only the eglCreate*Surface functions can accept the GL_COLORSPACE attribute. With this change, eglCreateImage can also accept this attribute.

  • Field Details

    • EGL_GL_COLORSPACE_DEFAULT_EXT

      public static final int EGL_GL_COLORSPACE_DEFAULT_EXT
      See Also: