Searched refs:clearColorScreen (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
H A 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()
|
H A 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
|
H A 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
|
H A 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()
|
H A D | teglWideColorTests.cpp | 142 void clearColorScreen (const glw::Functions& gl, const Color& clearColor) in clearColorScreen() function 1208 clearColorScreen(m_gl, clearColor); in doClearTest() 1215 clearColorScreen(m_gl, clearColor2); in doClearTest()
|
Completed in 8 milliseconds