Searched refs:EGL_GL_COLORSPACE_KHR (Results 1 – 6 of 6) sorted by relevance
162 EGLint winAttribs[] = { EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR, EGL_NONE }; in CreateSurface()
49 #define EGL_GL_COLORSPACE_KHR 0x309D macro965 attribsSrgb[0] = EGL_GL_COLORSPACE_KHR; in CreateSurface()1062 COLOR_SPACE = EGL_GL_COLORSPACE_KHR; in GetSurfaceInformation()
258 EGLint winAttribs[] = { EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR, EGL_NONE }; in InitEglContext()
238 EGLint winAttribs[] = { EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR, EGL_NONE };
199 EGLint winAttribs[] = {EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR, EGL_NONE};
1374 COLOR_SPACE = EGL_GL_COLORSPACE_KHR; in CreateSwapchain()