Package org.lwjgl.egl
Class EXTGLColorspaceBT2020PQ
- java.lang.Object
-
- org.lwjgl.egl.EXTGLColorspaceBT2020PQ
-
public final class EXTGLColorspaceBT2020PQ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_GL_COLORSPACE_BT2020_PQ_EXT
Accepted as attribute values forGL_COLORSPACE
byCreateWindowSurface
,CreatePbufferSurface
andCreatePixmapSurface
.
-
-
-
Field Detail
-
EGL_GL_COLORSPACE_BT2020_PQ_EXT
public static final int EGL_GL_COLORSPACE_BT2020_PQ_EXT
Accepted as attribute values forGL_COLORSPACE
byCreateWindowSurface
,CreatePbufferSurface
andCreatePixmapSurface
.- See Also:
- Constant Field Values
-
-