Home
last modified time | relevance | path

Searched refs:EGL_YUV_BUFFER_EXT (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLStreamTest.cpp217 EGL_YUV_BUFFER_EXT, // 0 in TEST_P()
222 EGL_YUV_BUFFER_EXT, // 5 in TEST_P()
227 EGL_YUV_BUFFER_EXT, // 10 in TEST_P()
234 EGL_YUV_BUFFER_EXT, // 17 in TEST_P()
243 EGL_YUV_BUFFER_EXT, // 26 in TEST_P()
255 EGL_YUV_BUFFER_EXT, in TEST_P()
334 EGL_YUV_BUFFER_EXT, in TEST_P()
580 EGL_YUV_BUFFER_EXT, in TEST_P()
777 EGL_YUV_BUFFER_EXT, in TEST_P()
898 EGL_YUV_BUFFER_EXT, in TEST_P()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp52 #if !defined(EGL_YUV_BUFFER_EXT)
53 #define EGL_YUV_BUFFER_EXT 0x3300 macro
124 (eglu::getConfigAttribInt(library, display, *cfgIter, EGL_COLOR_BUFFER_TYPE) == EGL_YUV_BUFFER_EXT) : in getDefaultEglConfigList()
/third_party/vk-gl-cts/modules/egl/
H A DteglSimpleConfigCase.cpp153 return c.get(EGL_COLOR_BUFFER_TYPE) != EGL_YUV_BUFFER_EXT; in notYUV()
H A DteglChooseConfigReference.cpp110 case EGL_YUV_BUFFER_EXT: return 2; in getColorBufferTypeRank()
198 case EGL_YUV_BUFFER_EXT: in compareColorBufferBits()
H A DteglQueryConfigTests.cpp309 const bool isYuvBuffer = value == EGL_YUV_BUFFER_EXT; in checkColorBufferType()
H A DteglRenderCase.cpp413 return c.colorBufferType() != EGL_YUV_BUFFER_EXT; in notYUV()
/third_party/EGL/api/EGL/
H A Deglext.h1005 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/third_party/mesa3d/include/EGL/
H A Deglext.h979 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h932 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h932 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h940 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp4274 if (value != EGL_RGB_BUFFER && value != EGL_YUV_BUFFER_EXT) in ValidateStreamConsumerGLTextureExternalAttribsNV()

Completed in 29 milliseconds