Searched refs:EGL_GL_COLORSPACE_KHR (Results 1 – 18 of 18) sorted by relevance
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_gl_colorspace.txt | 55 EGL_GL_COLORSPACE_KHR 0x309D 57 Accepted as attribute values for EGL_GL_COLORSPACE_KHR by 72 "Note that the EGL_GL_COLORSPACE_KHR attribute is used only by OpenGL 81 "EGL_GL_COLORSPACE_KHR specifies the color space used by OpenGL and 88 GL_LINEAR. The default value of EGL_GL_COLORSPACE_KHR is 105 EGL_GL_COLORSPACE_KHR, EGL_VG_COLORSPACE, and EGL_VG_ALPHA_FORMAT." 110 "EGL_GL_COLORSPACE_KHR has the same meaning and default values as when 118 EGL_GL_COLORSPACE_KHR, EGL_VG_COLORSPACE, and EGL_VG_ALPHA_FORMAT." 123 "EGL_GL_COLORSPACE_KHR has the same meaning and default values as when 131 EGL_GL_COLORSPACE_KHR enum Color space for OpenGL and OpenGL ES" [all …]
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_gl_colorspace.txt | 55 EGL_GL_COLORSPACE_KHR 0x309D 57 Accepted as attribute values for EGL_GL_COLORSPACE_KHR by 72 "Note that the EGL_GL_COLORSPACE_KHR attribute is used only by OpenGL 81 "EGL_GL_COLORSPACE_KHR specifies the color space used by OpenGL and 88 GL_LINEAR. The default value of EGL_GL_COLORSPACE_KHR is 105 EGL_GL_COLORSPACE_KHR, EGL_VG_COLORSPACE, and EGL_VG_ALPHA_FORMAT." 110 "EGL_GL_COLORSPACE_KHR has the same meaning and default values as when 118 EGL_GL_COLORSPACE_KHR, EGL_VG_COLORSPACE, and EGL_VG_ALPHA_FORMAT." 123 "EGL_GL_COLORSPACE_KHR has the same meaning and default values as when 131 EGL_GL_COLORSPACE_KHR enum Color space for OpenGL and OpenGL ES" [all …]
|
/third_party/flutter/glfw/src/ |
D | egl_context.h | 107 #define EGL_GL_COLORSPACE_KHR 0x309d macro
|
D | egl_context.c | 563 setEGLattrib(EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR); in _glfwCreateContextEGL()
|
/third_party/mesa3d/src/egl/main/ |
D | eglsurface.c | 75 case EGL_GL_COLORSPACE_KHR: in _eglParseSurfaceAttribList() 543 case EGL_GL_COLORSPACE_KHR: in _eglQuerySurface()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PbufferTest.cpp | 123 EGL_GL_COLORSPACE_KHR, in recreatePbufferInSrgbColorspace()
|
/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwEnums.inl | 156 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
D | eglwEnumsC.inl | 156 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_egl.c | 346 attribs[i++] = EGL_GL_COLORSPACE_KHR; in SDL_EGL_ChooseConfig()
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 476 surfaceAttributes.push_back(EGL_GL_COLORSPACE_KHR); in initializeSurface()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglWideColorTests.cpp | 1237 attribs.push_back(EGL_GL_COLORSPACE_KHR); in executeTest() 1265 attribs.push_back(EGL_GL_COLORSPACE_KHR); in executeTest()
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
D | eglext.h | 171 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
D | eglext.h | 171 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_egl.h | 912 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 171 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
/third_party/mesa3d/include/EGL/ |
D | eglext.h | 152 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 152 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|
/third_party/EGL/api/EGL/ |
D | eglext.h | 152 #define EGL_GL_COLORSPACE_KHR 0x309D macro
|