Home | History | Annotate | Download | only in vulkan

Lines Matching refs:eDontCare

4344     eDontCare = VK_ATTACHMENT_LOAD_OP_DONT_CARE
4350 eDontCare = VK_ATTACHMENT_STORE_OP_DONT_CARE
19122 case AttachmentLoadOp::eDontCare: return "DontCare";
19132 case AttachmentStoreOp::eDontCare: return "DontCare";