Home
last modified time | relevance | path

Searched refs:EGL_GL_COLORSPACE_SRGB (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp123 if (colorspace == EGL_GL_COLORSPACE_SRGB) in initialize()
132 if (colorspace == EGL_GL_COLORSPACE_SRGB) in initialize()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DD3DTextureTest.cpp335 EXPECT_EQ(EGL_GL_COLORSPACE_SRGB, colorspace); in TEST_P()
409 EXPECT_EQ(EGL_GL_COLORSPACE_SRGB, colorspace); in TEST_P()
464 EGL_GL_COLORSPACE_SRGB}; in TEST_P()
514 EXPECT_EQ(EGL_GL_COLORSPACE_SRGB, colorspace); in TEST_P()
564 EGL_GL_COLORSPACE_SRGB}; in TEST_P()
653 EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_SRGB, EGL_NONE, EGL_NONE, in TEST_P()
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Degl.h272 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Degl.h272 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/third_party/EGL/api/EGL/
H A Degl.h299 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/third_party/mesa3d/include/EGL/
H A Degl.h299 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp233 mGLColorspace = EGL_GL_COLORSPACE_SRGB; in initialize()
H A DvalidationEGL.cpp421 case EGL_GL_COLORSPACE_SRGB: in ValidateColorspaceAttribute()
2808 if (colorspace != EGL_GL_COLORSPACE_LINEAR && colorspace != EGL_GL_COLORSPACE_SRGB) in ValidateCreatePbufferFromClientBuffer()
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h299 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro

Completed in 18 milliseconds