Home
last modified time | relevance | path

Searched refs:EGL_GL_COLORSPACE (Results 1 – 21 of 21) sorted by relevance

/external/angle/extensions/
DEGL_ANGLE_d3d_texture_client_buffer.txt178 EGL_GL_COLORSPACE."
187 EGL_GL_COLORSPACE attribute is not specified in attrib_list, the
188 EGL_GL_COLORSPACE attribute of the surface is determined by the DXGI format
190 EGL_GL_COLORSPACE is EGL_GL_COLORSPACE_SRGB. For other formats including
191 *_TYPELESS DXGI formats, the value of EGL_GL_COLORSPACE defaults to
DEGL_ANGLE_flexible_surface_compatibility.txt90 EGL_FLEXIBLE_SURFACE_COMPATIBILITY_SUPPORTED_ANGLE, EGL_GL_COLORSPACE,
108 EGL_MIPMAP_TEXTURE, EGL_GL_COLORSPACE, EGL_VG_COLORSPACE,
114 "EGL_GL_COLORSPACE, EGL_VG_COLORSPACE,
DEGL_ANGLE_direct_composition.txt62 EGL_GL_COLORSPACE, EGL_RENDER_BUFFER, EGL_VG_COLORSPACE, and
/external/angle/src/tests/gl_tests/
DImageTest.cpp48 EGL_IMAGE_PRESERVED, EGL_TRUE, EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_SRGB_KHR, EGL_NONE,
933 EGL_GL_COLORSPACE,
1627 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in Source2DTarget2D_helper()
1784 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in Source2DTarget2DArray_helper()
1868 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in SourceAHBTarget2D_helper()
2275 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in SourceAHBTarget2DArray_helper()
2328 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in SourceAHBTargetExternal_helper()
2750 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in SourceAHBTargetExternalESSL3_helper()
2872 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in Source2DTargetRenderbuffer_helper()
2924 if (attribs[kColorspaceAttributeIndex] == EGL_GL_COLORSPACE) in SourceNativeClientBufferTargetExternal_helper()
[all …]
DD3DTextureTest.cpp329 eglQuerySurface(display, pbuffer, EGL_GL_COLORSPACE, &colorspace); in TEST_P()
385 eglQuerySurface(display, pbuffer, EGL_GL_COLORSPACE, &colorspace); in TEST_P()
475 EGL_GL_COLORSPACE, eglGlColorspace, EGL_NONE, EGL_NONE, in TEST_P()
486 eglQuerySurface(display, pbuffer, EGL_GL_COLORSPACE, &colorspace); in TEST_P()
575 EGL_GL_COLORSPACE, eglGlColorspace, EGL_NONE, EGL_NONE, in TEST_P()
586 eglQuerySurface(display, pbuffer, EGL_GL_COLORSPACE, &colorspace); in TEST_P()
652 EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_SRGB, EGL_NONE, EGL_NONE, in TEST_P()
DPbufferTest.cpp250 eglQuerySurface(window->getDisplay(), mPbuffer, EGL_GL_COLORSPACE, &colorspace); in TEST_P()
323 eglQuerySurface(window->getDisplay(), mPbuffer, EGL_GL_COLORSPACE, &colorspace); in TEST_P()
/external/angle/src/libANGLE/renderer/gl/egl/
DWindowSurfaceEGL.cpp29 EGL_RENDER_BUFFER, EGL_POST_SUB_BUFFER_SUPPORTED_NV, EGL_GL_COLORSPACE, in initialize()
/external/angle/src/libANGLE/renderer/d3d/
DSurfaceD3D.cpp110 if (mState.attributes.contains(EGL_GL_COLORSPACE)) in initialize()
122 mState.attributes.get(EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_LINEAR); in initialize()
131 mState.attributes.get(EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_LINEAR); in initialize()
/external/swiftshader/include/EGL/
Degl.h271 #define EGL_GL_COLORSPACE 0x309D macro
/external/angle/src/libANGLE/
DvalidationEGL.cpp2191 case EGL_GL_COLORSPACE: in ValidateCreateWindowSurface()
2333 case EGL_GL_COLORSPACE: in ValidateCreatePbufferSurface()
2600 case EGL_GL_COLORSPACE: in ValidateCreatePbufferFromClientBuffer()
2656 EGLAttrib colorspace = attributes.get(EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_LINEAR); in ValidateCreatePbufferFromClientBuffer()
2764 case EGL_GL_COLORSPACE: in ValidateCreatePixmapSurface()
3009 case EGL_GL_COLORSPACE: in ValidateCreateImage()
5053 case EGL_GL_COLORSPACE: in ValidateQuerySurface()
DImage.cpp252 static_cast<EGLenum>(attribs.get(EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_DEFAULT_EXT))) in ImageState()
DSurface.cpp110 static_cast<EGLenum>(attributes.get(EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_LINEAR)); in Surface()
Dqueryutils.cpp4170 case EGL_GL_COLORSPACE: in QuerySurfaceAttrib()
/external/angle/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.cpp306 if (mState.attributes.contains(EGL_GL_COLORSPACE)) in initialize()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl155 #define EGL_GL_COLORSPACE 0x309D macro
DeglwEnumsC.inl155 #define EGL_GL_COLORSPACE 0x309D macro
/external/angle/include/EGL/
Degl.h298 #define EGL_GL_COLORSPACE 0x309D macro
/external/mesa3d/include/EGL/
Degl.h317 #define EGL_GL_COLORSPACE 0x309D macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h415 #define EGL_GL_COLORSPACE 0x309D macro
/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp1043 static_cast<EGLenum>(mState.attributes.get(EGL_GL_COLORSPACE, EGL_NONE))); in createSwapChain()
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h370 #define EGL_GL_COLORSPACE 0x309D macro