Searched refs:clearGLES2 (Results 1 – 1 of 1) sorted by relevance
520 void clearGLES2 (const glw::Functions& gl, const tcu::Vec4& color, const float depth, const int ste… in clearGLES2() function622 case EGL_OPENGL_ES2_BIT: clearGLES2(gl, color, depth, stencil); break; in clear()623 case EGL_OPENGL_ES3_BIT_KHR: clearGLES2(gl, color, depth, stencil); break; in clear()