Searched refs:eDontCare (Results 1 – 2 of 2) sorted by relevance
1773 .setStencilLoadOp(vk::AttachmentLoadOp::eDontCare) in prepare_render_pass()1774 .setStencilStoreOp(vk::AttachmentStoreOp::eDontCare) in prepare_render_pass()1782 .setStoreOp(vk::AttachmentStoreOp::eDontCare) in prepare_render_pass()1783 .setStencilLoadOp(vk::AttachmentLoadOp::eDontCare) in prepare_render_pass()1784 .setStencilStoreOp(vk::AttachmentStoreOp::eDontCare) in prepare_render_pass()
4344 eDontCare = VK_ATTACHMENT_LOAD_OP_DONT_CARE enumerator4350 eDontCare = VK_ATTACHMENT_STORE_OP_DONT_CARE enumerator19122 case AttachmentLoadOp::eDontCare: return "DontCare"; in to_string()19132 case AttachmentStoreOp::eDontCare: return "DontCare"; in to_string()