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

/external/deqp/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) :
/external/deqp/modules/egl/
H A DteglChooseConfigReference.cpp110 case EGL_YUV_BUFFER_EXT: return 2;
198 case EGL_YUV_BUFFER_EXT:
H A DteglQueryConfigTests.cpp296 const bool isYuvBuffer = value == EGL_YUV_BUFFER_EXT;
/external/deqp/framework/egl/wrapper/
H A DeglwEnums.inl246 #define EGL_YUV_BUFFER_EXT 0x3300
H A DeglwEnumsC.inl246 #define EGL_YUV_BUFFER_EXT 0x3300
/external/mesa3d/include/EGL/
H A Deglext.h715 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/external/swiftshader/include/EGL/
H A Deglext.h869 #define EGL_YUV_BUFFER_EXT 0x3300 macro

Completed in 3499 milliseconds