Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSwapBuffersWithDamageTests.cpp130 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor);
419 clearColorScreen(m_gl, clearColor); in iterate()
495 clearColorScreen(m_gl, clearColor); in iterate()
583 clearColorScreen(m_gl, clearColor); in iterate()
605 clearColorScreen(m_gl, clearColor); in iterate()
749 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen() function
DteglPartialUpdateTests.cpp184 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor);
562 clearColorScreen(m_gl, clearColor); in iterate()
643 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen() function
710 clearColorScreen(m_gl, clearColor); in iterate()
720 clearColorScreen(m_gl, clearColor); in iterate()
781 clearColorScreen(m_gl, clearColor); in iterate()
DteglBufferAgeTests.cpp196 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor);
551 clearColorScreen(m_gl, clearColor); in iterate()
594 clearColorScreen(m_gl, clearColor); in iterate()
698 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen() function
DteglPreservingSwapTests.cpp313 void clearColorScreen (const glw::Functions& gl, float red, float green, float blue, float alpha) in clearColorScreen() function
453 clearColorScreen(m_gl, clearRed, clearGreen, clearBlue, clearAlpha); in iterate()
DteglWideColorTests.cpp141 void clearColorScreen (const glw::Functions& gl, const Color& clearColor) in clearColorScreen() function
1186 clearColorScreen(m_gl, clearColor); in doClearTest()
1193 clearColorScreen(m_gl, clearColor2); in doClearTest()