Searched refs:yuvDepthRange (Results 1 – 2 of 2) sorted by relevance
80 deUint32 yuvDepthRange; member in eglu::ConfigInfo122 , yuvDepthRange (EGL_NONE) in ConfigInfo()
76 case EGL_YUV_DEPTH_RANGE_EXT: return yuvDepthRange; in getAttribute()132 egl.getConfigAttrib(display, config, EGL_YUV_DEPTH_RANGE_EXT, (EGLint*)&dst->yuvDepthRange); in queryExtConfigInfo()