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 int
EGL_GL_COLORSPACE_DISPLAY_P3_LINEAR_EXT
Accepted as attribute values forGL_COLORSPACE
byCreateWindowSurface
,CreatePbufferSurface
andCreatePixmapSurface
.
-
-
-
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_COLORSPACE
byCreateWindowSurface
,CreatePbufferSurface
andCreatePixmapSurface
.- See Also:
- Constant Field Values
-
-