Searched refs:yuvCscStandard (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/egl/
H A DegluConfigInfo.hpp81 deUint32 yuvCscStandard; member in class:eglu::ConfigInfo
123 , yuvCscStandard (EGL_NONE)
H A DegluConfigInfo.cpp77 case EGL_YUV_CSC_STANDARD_EXT: return yuvCscStandard;
133 egl.getConfigAttrib(display, config, EGL_YUV_CSC_STANDARD_EXT, (EGLint*)&dst->yuvCscStandard);

Completed in 135 milliseconds