Searched defs:depthStoreOp (Results 1 – 4 of 4) sorted by relevance
365 const VkAttachmentStoreOp depthStoreOp = in createRenderPass() local
536 …const auto depthStoreOp = (hasDepth ? VK_ATTACHMENT_STORE_OP_STORE : VK_ATTACHMENT_STORE_OP_DONT… in buildRenderPass() local
3496 vk::RenderPassStoreOp depthStoreOp = vk::RenderPassStoreOp::Store; in startNewRenderPass() local
2825 RenderPassStoreOp depthStoreOp = static_cast<RenderPassStoreOp>(dsOps.storeOp); in finalizeDepthStencilLoadStore() local