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

/external/deqp/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp69 static const tcu::Vec4 CLEAR_COLOR (0.25f, 0.5f, 0.75f, 1.0f);
306 const Vec4 clearColor = CLEAR_COLOR;
/external/deqp/modules/gles3/functional/
H A Des3fRandomFragmentOpTests.cpp69 static const tcu::Vec4 CLEAR_COLOR (0.25f, 0.5f, 0.75f, 1.0f);
306 const Vec4 clearColor = CLEAR_COLOR;
/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);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_surface.c281 BEGIN_NV04(push, NV50_3D(CLEAR_COLOR(0)), 4);
396 BEGIN_NV04(push, NV50_3D(CLEAR_COLOR(0)), 4);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c287 BEGIN_NVC0(push, NVC0_3D(CLEAR_COLOR(0)), 4);
415 BEGIN_NVC0(push, NVC0_3D(CLEAR_COLOR(0)), 4);
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_surface.c281 BEGIN_NV04(push, NV50_3D(CLEAR_COLOR(0)), 4);
396 BEGIN_NV04(push, NV50_3D(CLEAR_COLOR(0)), 4);
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c287 BEGIN_NVC0(push, NVC0_3D(CLEAR_COLOR(0)), 4);
415 BEGIN_NVC0(push, NVC0_3D(CLEAR_COLOR(0)), 4);

Completed in 5000 milliseconds