Home
last modified time | relevance | path

Searched refs:EGL_VG_COLORSPACE_sRGB (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/egl/main/
Deglsurface.c177 case EGL_VG_COLORSPACE_sRGB: in _eglParseSurfaceAttribList()
392 surf->VGColorspace = EGL_VG_COLORSPACE_sRGB; in _eglInitSurface()
/external/angle/src/libANGLE/
DSurface.cpp72 mVGColorspace(EGL_VG_COLORSPACE_sRGB), in Surface()
113 mVGColorspace = static_cast<EGLenum>(attributes.get(EGL_VG_COLORSPACE, EGL_VG_COLORSPACE_sRGB)); in Surface()
/external/swiftshader/include/EGL/
Degl.h220 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl128 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
DeglwEnums.inl128 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/external/angle/include/EGL/
Degl.h244 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/external/mesa3d/include/EGL/
Degl.h263 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp237 if (colorspace != EGL_VG_COLORSPACE_sRGB && colorspace != EGL_VG_COLORSPACE_LINEAR) in checkCommonAttributes()
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp503 *value = EGL_VG_COLORSPACE_sRGB; // Default in QuerySurface()
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h342 #define EGL_VG_COLORSPACE_sRGB 0x3089 macro