Searched refs:subpasses_using_depthstencil_attachment (Results 1 – 2 of 2) sorted by relevance
112 std::unordered_set<uint32_t> subpasses_using_depthstencil_attachment; member888 … if (uses_depthstencil) renderpass_state.subpasses_using_depthstencil_attachment.insert(subpass); in RecordRenderPass()
1456 … if (subpasses_uses.subpasses_using_depthstencil_attachment.count(pCreateInfos[i].subpass)) in manual_PreCallValidateCreateGraphicsPipelines()