HomeSort by relevance Sort by last modified time
    Searched refs:clearColorScreen (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/egl/
teglPartialUpdateTests.cpp 184 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)
704 clearColorScreen(m_gl, clearColor);
714 clearColorScreen(m_gl, clearColor);
775 clearColorScreen(m_gl, clearColor);
teglSwapBuffersWithDamageTests.cpp 130 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)
teglBufferAgeTests.cpp 196 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)
teglPreservingSwapTests.cpp 313 void clearColorScreen (const glw::Functions& gl, float red, float green, float blue, float alpha)
453 clearColorScreen(m_gl, clearRed, clearGreen, clearBlue, clearAlpha);
teglWideColorTests.cpp 138 void clearColorScreen (const glw::Functions& gl, const Color& clearColor)
    [all...]

Completed in 87 milliseconds