Home
last modified time | relevance | path

Searched refs:clearGLES2 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglRenderTests.cpp520 void clearGLES2 (const glw::Functions& gl, const tcu::Vec4& color, const float depth, const int ste… in clearGLES2() function
622 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()