Package org.lwjgl.egl
Class EXTGLColorspaceDisplayP3Linear
- java.lang.Object
-
- org.lwjgl.egl.EXTGLColorspaceDisplayP3Linear
-
public final class EXTGLColorspaceDisplayP3Linear extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intEGL_GL_COLORSPACE_DISPLAY_P3_LINEAR_EXTAccepted as attribute values forGL_COLORSPACEbyCreateWindowSurface,CreatePbufferSurfaceandCreatePixmapSurface.
-
-
-
Field Detail
-
EGL_GL_COLORSPACE_DISPLAY_P3_LINEAR_EXT
public static final int EGL_GL_COLORSPACE_DISPLAY_P3_LINEAR_EXT
Accepted as attribute values forGL_COLORSPACEbyCreateWindowSurface,CreatePbufferSurfaceandCreatePixmapSurface.- See Also:
- Constant Field Values
-
-