Home
last modified time | relevance | path

Searched refs:EGL_YUV_BUFFER_EXT (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp52 #if !defined(EGL_YUV_BUFFER_EXT)
53 #define EGL_YUV_BUFFER_EXT 0x3300 macro
124 …glu::getConfigAttribInt(library, display, *cfgIter, EGL_COLOR_BUFFER_TYPE) == EGL_YUV_BUFFER_EXT) : in getDefaultEglConfigList()
/external/deqp/modules/egl/
DteglChooseConfigReference.cpp110 case EGL_YUV_BUFFER_EXT: return 2; in getColorBufferTypeRank()
198 case EGL_YUV_BUFFER_EXT: in compareColorBufferBits()
DteglRenderCase.cpp412 return c.colorBufferType() != EGL_YUV_BUFFER_EXT; in notYUV()
DteglQueryConfigTests.cpp296 const bool isYuvBuffer = value == EGL_YUV_BUFFER_EXT; in checkColorBufferType()
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl246 #define EGL_YUV_BUFFER_EXT 0x3300 macro
DeglwEnums.inl246 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/external/mesa3d/include/EGL/
Deglext.h869 #define EGL_YUV_BUFFER_EXT 0x3300 macro
/external/swiftshader/include/EGL/
Deglext.h932 #define EGL_YUV_BUFFER_EXT 0x3300 macro