Searched defs:depthLoadOp (Results 1 – 2 of 2) sorted by relevance
342 …const VkAttachmentLoadOp depthLoadOp = (stencilOnly ? VK_ATTACHMENT_LOAD_OP_DONT_CARE : VK_ATTACH… in createRenderPass() local
2502 VkAttachmentLoadOp depthLoadOp = VK_ATTACHMENT_LOAD_OP_LOAD; in startNewRenderPass() local