Searched refs:readPixelsGLES2 (Results 1 – 1 of 1) sorted by relevance
628 static void readPixelsGLES2 (const glw::Functions& gl, tcu::Surface& dst) in readPixelsGLES2() function670 case EGL_OPENGL_ES2_BIT: readPixelsGLES2(gl, dst); break; in readPixels()671 case EGL_OPENGL_ES3_BIT_KHR: readPixelsGLES2(gl, dst); break; in readPixels()