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

/external/deqp/modules/glshared/
H A DglsScissorTests.hpp69 CLEAR_STENCIL, enumerator in enum:deqp::gls::Functional::ScissorTestInternal::ClearType
H A DglsScissorTests.cpp804 case CLEAR_STENCIL: gl.clearBufferiv (GL_STENCIL, 0, &clearStencil); break;
812 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL);
/external/deqp/modules/gles3/functional/
H A Des3fScissorTests.cpp112 addChild(createFramebufferClearTest(tc, rc, "clear_stencil_buffer", "Stencil buffer clear", CLEAR_STENCIL));
H A Des3fRandomFragmentOpTests.cpp71 static const int CLEAR_STENCIL = 0; member in namespace:deqp::gles3::Functional
308 const int clearStencil = CLEAR_STENCIL;
/external/deqp/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp71 static const int CLEAR_STENCIL = 0; member in namespace:deqp::gles2::Functional
308 const int clearStencil = CLEAR_STENCIL;
/external/deqp/modules/egl/
H A DteglRenderTests.cpp85 static const int CLEAR_STENCIL = 0; member in namespace:deqp::egl
382 rr::clearMultisampleStencilBuffer(stencilBuffer, CLEAR_STENCIL, 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.c349 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1);
413 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c366 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1);
432 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1);
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_surface.c349 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1);
413 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1);
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c366 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1);
432 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1);

Completed in 166 milliseconds