Searched refs:uses_depthstencil (Results 1 – 1 of 1) sorted by relevance
882 bool uses_depthstencil = false; in RecordRenderPass() local885 uses_depthstencil = true; in RecordRenderPass()888 … if (uses_depthstencil) renderpass_state.subpasses_using_depthstencil_attachment.insert(subpass); in RecordRenderPass()