Home
last modified time | relevance | path

Searched refs:EGL_GL_COLORSPACE_SRGB (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DSurfaceD3D.cpp123 if (colorspace == EGL_GL_COLORSPACE_SRGB) in initialize()
132 if (colorspace == EGL_GL_COLORSPACE_SRGB) in initialize()
/external/angle/src/tests/gl_tests/
DD3DTextureTest.cpp334 EXPECT_EQ(EGL_GL_COLORSPACE_SRGB, colorspace); in TEST_P()
408 EXPECT_EQ(EGL_GL_COLORSPACE_SRGB, colorspace); in TEST_P()
463 EGL_GL_COLORSPACE_SRGB}; in TEST_P()
513 EXPECT_EQ(EGL_GL_COLORSPACE_SRGB, colorspace); in TEST_P()
563 EGL_GL_COLORSPACE_SRGB}; in TEST_P()
652 EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_SRGB, EGL_NONE, EGL_NONE, in TEST_P()
/external/swiftshader/include/EGL/
Degl.h272 #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/angle/include/EGL/
Degl.h299 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/mesa3d/include/EGL/
Degl.h318 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/angle/extensions/
DEGL_ANGLE_d3d_texture_client_buffer.txt190 EGL_GL_COLORSPACE is EGL_GL_COLORSPACE_SRGB. For other formats including
/external/angle/src/libANGLE/
DSurface.cpp227 mGLColorspace = EGL_GL_COLORSPACE_SRGB; in initialize()
DvalidationEGL.cpp395 case EGL_GL_COLORSPACE_SRGB: in ValidateColorspaceAttribute()
2657 if (colorspace != EGL_GL_COLORSPACE_LINEAR && colorspace != EGL_GL_COLORSPACE_SRGB) in ValidateCreatePbufferFromClientBuffer()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h411 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h340 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro