Searched defs:CLEAR_COLOR (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglRenderTests.cpp83 static const tcu::Vec4 CLEAR_COLOR = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f); member in namespace:deqp::egl
371 rr::clearMultisampleColorBuffer(colorBuffer, CLEAR_COLOR, rr::WindowRectangle(0, 0, width, height));
750 clear(api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
963 clear(api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);

Completed in 180 milliseconds