Searched refs:clearBuffers (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsScissorTests.cpp570 static void clearBuffers (const glw::Functions& gl, Color color, float depth, int stencil);
588 void FramebufferClearCase::clearBuffers (const glw::Functions& gl, Color color, float depth, int stencil) function in class:deqp::gls::Functional::__anon20399::FramebufferClearCase
660 clearBuffers(gl, baseColor, 1.0f, 0);
679 clearBuffers(gl, baseColor, 1.0f, 0);

Completed in 325 milliseconds