Searched refs:yuvSubsample (Results 1 – 2 of 2) sorted by relevance
79 deUint32 yuvSubsample; member in eglu::ConfigInfo121 , yuvSubsample (EGL_NONE) in ConfigInfo()
75 case EGL_YUV_SUBSAMPLE_EXT: return yuvSubsample; in getAttribute()131 egl.getConfigAttrib(display, config, EGL_YUV_SUBSAMPLE_EXT, (EGLint*)&dst->yuvSubsample); in queryExtConfigInfo()