Home | History | Annotate | Download | only in egl

Lines Matching defs:readPixels

593 	gl.readPixels(0, 0, dst.getWidth(), dst.getHeight(), GL_RGBA, GL_UNSIGNED_BYTE, dst.getAccess().getDataPtr());
629 static void readPixels (const glw::Functions& gl, EGLint api, tcu::Surface& dst)
782 readPixels(m_gl, api, frame);
1007 readPixels(m_gl, api, frame);