Searched refs:clearGLES2 (Results 1 – 1 of 1) sorted by relevance
537 void clearGLES2 (const tcu::Vec4& color, const float depth, const int stencil) in clearGLES2() function644 case EGL_OPENGL_ES2_BIT: clearGLES2(color, depth, stencil); break; in clear()645 case EGL_OPENGL_ES3_BIT_KHR: clearGLES2(color, depth, stencil); break; in clear()