Searched refs:EGL_GL_COLORSPACE_SRGB_KHR (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglsurface.c81 case EGL_GL_COLORSPACE_SRGB_KHR:
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglsurface.c81 case EGL_GL_COLORSPACE_SRGB_KHR:
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h172 #define EGL_GL_COLORSPACE_SRGB_KHR 0x3089 macro
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h153 #define EGL_GL_COLORSPACE_SRGB_KHR 0x3089 macro
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h341 #define EGL_GL_COLORSPACE_SRGB_KHR 0x3089 macro
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c177 const bool srgb = colorspace == EGL_GL_COLORSPACE_SRGB_KHR;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c312 const bool srgb = colorspace == EGL_GL_COLORSPACE_SRGB_KHR;

Completed in 24 milliseconds