HomeSort by relevance Sort by last modified time
    Searched refs:EGL_YUV_PLANE_BPP_EXT (Results 1 - 7 of 7) sorted by null

  /external/deqp/framework/egl/
egluConfigInfo.cpp 78 case EGL_YUV_PLANE_BPP_EXT: return yuvPlaneBpp;
134 egl.getConfigAttrib(display, config, EGL_YUV_PLANE_BPP_EXT, (EGLint*)&dst->yuvPlaneBpp);
  /external/deqp/modules/egl/
teglChooseConfigReference.cpp 325 rules[EGL_YUV_PLANE_BPP_EXT] = AttribRule(EGL_YUV_PLANE_BPP_EXT, EGL_DONT_CARE, CRITERIA_AT_LEAST, SORTORDER_SPECIAL); // 3
485 const EGLenum attrib = EGL_YUV_PLANE_BPP_EXT;
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 266 #define EGL_YUV_PLANE_BPP_EXT 0x331A
eglwEnumsC.inl 266 #define EGL_YUV_PLANE_BPP_EXT 0x331A
  /external/mesa3d/include/EGL/
eglext.h     [all...]
  /external/swiftshader/include/EGL/
eglext.h     [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h     [all...]

Completed in 696 milliseconds