Home
last modified time | relevance | path

Searched defs:EGL_GL_COLORSPACE_SRGB (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/include/EGL/
Degl.h272 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/angle/include/EGL/
Degl.h318 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/mesa3d/include/EGL/
Degl.h318 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl126 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
DeglwEnums.inl126 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h411 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs6718 pub const EGL_GL_COLORSPACE_SRGB: u32 = 12425; constant