Home
last modified time | relevance | path

Searched defs:stencilOnly (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp362 const bool stencilOnly = isStencilOnly(testParams.depthStencilType); in createRenderPass() local
1173 const bool stencilOnly = isStencilOnly(m_testParams.depthStencilType); in iterate() local
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDefaultPathRenderer.cpp664 bool stencilOnly) { in internalDrawPath()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DBlit11.cpp1165 bool stencilOnly) in copyDepthStencilImpl()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp8543 const bool stencilOnly = formatInfo.sizedInternalFormat == GL_STENCIL_INDEX8; in stageSubresourceUpdateImpl() local
9300 bool stencilOnly = formatInfo.sizedInternalFormat == GL_STENCIL_INDEX8; in stagePartialClear() local