Searched refs:clearBuffers (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 575 static void clearBuffers (const glw::Functions& gl, Color color, float depth, int stencil); 593 void FramebufferClearCase::clearBuffers (const glw::Functions& gl, Color color, float depth, int st… in clearBuffers() function in deqp::gls::Functional::__anonfaabf09b0111::FramebufferClearCase 665 clearBuffers(gl, baseColor, 1.0f, 0); in iterate() 684 clearBuffers(gl, baseColor, 1.0f, 0); in iterate()
|