Searched defs:clearColorScreen (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/egl/
H A DteglPreservingSwapTests.cpp313 void clearColorScreen (const glw::Functions& gl, float red, float green, float blue, float alpha) function in namespace:deqp::egl::__anon4899
453 clearColorScreen(m_gl, clearRed, clearGreen, clearBlue, clearAlpha);
H A DteglBufferAgeTests.cpp196 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor);
546 clearColorScreen(m_gl, clearColor);
589 clearColorScreen(m_gl, clearColor);
693 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) function in namespace:deqp::egl
H A DteglPartialUpdateTests.cpp184 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor);
556 clearColorScreen(m_gl, clearColor);
637 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) function in namespace:deqp::egl
704 clearColorScreen(m_gl, clearColor);
714 clearColorScreen(m_gl, clearColor);
775 clearColorScreen(m_gl, clearColor);
H A DteglSwapBuffersWithDamageTests.cpp130 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor);
419 clearColorScreen(m_gl, clearColor);
495 clearColorScreen(m_gl, clearColor);
583 clearColorScreen(m_gl, clearColor);
605 clearColorScreen(m_gl, clearColor);
749 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) function in namespace:deqp::egl::__anon4912
H A DteglWideColorTests.cpp138 void clearColorScreen (const glw::Functions& gl, const Color& clearColor) function in namespace:deqp::egl::__anon4915
1126 clearColorScreen(m_gl, clearColor);
1133 clearColorScreen(m_gl, clearColor2);

Completed in 215 milliseconds