Searched refs:CORE_ATTACHMENT_LOAD_OP_LOAD (Results 1 – 3 of 3) sorted by relevance
636 CORE_ATTACHMENT_LOAD_OP_LOAD = 0, enumerator
72 { AttachmentLoadOp::CORE_ATTACHMENT_LOAD_OP_LOAD, "load" },
961 (attachments[attachmentIdx].loadOp == AttachmentLoadOp::CORE_ATTACHMENT_LOAD_OP_LOAD)) { in BeginRenderPassUpdateImageStates()