Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.hpp69 CLEAR_STENCIL, enumerator
H A DglsScissorTests.cpp845 case CLEAR_STENCIL: gl.clearBufferiv (GL_STENCIL, 0, &clearStencil); break; in render()
853 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fScissorTests.cpp112 addChild(createFramebufferClearTest(tc, rc, "clear_stencil_buffer", "Stencil buffer clear", CLEAR_STENCIL)); in init()
H A Des3fRandomFragmentOpTests.cpp71 static const int CLEAR_STENCIL = 0; member
310 const int clearStencil = CLEAR_STENCIL;
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp77 static const int CLEAR_STENCIL = 0; member
455 rr::clearMultisampleStencilBuffer(stencilBuffer, CLEAR_STENCIL, rr::WindowRectangle(0, 0, width, height)); in renderReference()
788 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL); in executeForContexts()
1023 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL); in executeForContexts()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp71 static const int CLEAR_STENCIL = 0; member
310 const int clearStencil = CLEAR_STENCIL;
/third_party/vk-gl-cts/external/amber/src/tools/
H A Damber-syntax.vim41 syn keyword amberBlockCmd STRUCT VIRTUAL_FILE CLEAR_DEPTH CLEAR_STENCIL
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c392 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1); in nv50_clear_depth_stencil()
578 BEGIN_NV04(push, NV50_3D(CLEAR_STENCIL), 1); in nv50_clear()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c651 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1); in nvc0_clear_depth_stencil()
739 BEGIN_NVC0(push, NVC0_3D(CLEAR_STENCIL), 1); in nvc0_clear()

Completed in 11 milliseconds