Searched refs:clearColorScreen (Results 1 – 5 of 5) sorted by relevance
/external/deqp/modules/egl/ |
D | teglSwapBuffersWithDamageTests.cpp | 130 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
|
D | teglPartialUpdateTests.cpp | 184 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()
|
D | teglBufferAgeTests.cpp | 196 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
|
D | teglPreservingSwapTests.cpp | 313 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()
|
D | teglWideColorTests.cpp | 141 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()
|