Home
last modified time | relevance | path

Searched refs:CLEAR_STENCIL (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/glshared/
DglsScissorTests.hpp69 CLEAR_STENCIL, enumerator
DglsScissorTests.cpp809 case CLEAR_STENCIL: gl.clearBufferiv (GL_STENCIL, 0, &clearStencil); break; in render()
817 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render()
/external/deqp/modules/gles3/functional/
Des3fScissorTests.cpp112 …eFramebufferClearTest(tc, rc, "clear_stencil_buffer", "Stencil buffer clear", CLEAR_STENCIL)); in init()
Des3fRandomFragmentOpTests.cpp71 static const int CLEAR_STENCIL = 0; variable
310 const int clearStencil = CLEAR_STENCIL; in iterate()
/external/deqp/modules/egl/
DteglRenderTests.cpp77 static const int CLEAR_STENCIL = 0; variable
418 …rr::clearMultisampleStencilBuffer(stencilBuffer, CLEAR_STENCIL, rr::WindowRectangle(0, 0, width, h… in renderReference()
751 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL); in executeForContexts()
982 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL); in executeForContexts()
/external/deqp/modules/gles2/functional/
Des2fRandomFragmentOpTests.cpp71 static const int CLEAR_STENCIL = 0; variable
310 const int clearStencil = CLEAR_STENCIL; in iterate()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c392 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1); in nv50_clear_depth_stencil()
565 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1); in nv50_clear()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c650 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1); in nvc0_clear_depth_stencil()
724 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1); in nvc0_clear()