Searched refs:stencilOnly (Results 1 – 7 of 7) sorted by relevance
559 bool stencilOnly) { in internalDrawPath() argument583 if (stencilOnly) { in internalDrawPath()592 if (stencilOnly) { in internalDrawPath()605 if (stencilOnly) { in internalDrawPath()625 if (stencilOnly) { in internalDrawPath()678 bool stencilPass = stencilOnly || passCount > 1; in internalDrawPath()
41 bool stencilOnly);
498 bool stencilOnly) { in internalDrawPath() argument522 if (stencilOnly) { in internalDrawPath()531 if (stencilOnly) { in internalDrawPath()544 if (stencilOnly) { in internalDrawPath()564 if (stencilOnly) { in internalDrawPath()620 bool stencilPass = stencilOnly || passCount > 1; in internalDrawPath()
39 bool stencilOnly);
341 const bool stencilOnly = isStencilOnly(testParams.depthStencilType); in createRenderPass() local342 …const VkAttachmentLoadOp depthLoadOp = (stencilOnly ? VK_ATTACHMENT_LOAD_OP_DONT_CARE : VK_ATTACH… in createRenderPass()343 …const VkAttachmentStoreOp depthStoreOp = (stencilOnly ? VK_ATTACHMENT_STORE_OP_DONT_CARE : VK_ATTA… in createRenderPass()916 const bool stencilOnly = isStencilOnly(m_testParams.depthStencilType); in iterate() local918 if (!stencilOnly) in iterate()943 …const VkImageLayout currentLayout = (stencilOnly ? VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OP… in iterate()
192 bool stencilOnly);
1166 bool stencilOnly) in copyDepthStencilImpl() argument1179 if (stencilOnly) in copyDepthStencilImpl()