Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglRenderTests.cpp537 void clearGLES2 (const tcu::Vec4& color, const float depth, const int stencil) in clearGLES2() function
644 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()