Lines Matching defs:discard
59 // We would like to (at this level) only ever clear & discard. We would need
470 // TODO: remove the check for discard here once reduced op splitting is turned on. Currently we
471 // can end up with OpsTasks that only have a discard load op and no ops. For vulkan validation
472 // we need to keep that discard and not drop it. Once we have reduce op list splitting enabled
473 // we shouldn't end up with OpsTasks with only discard.
496 // TODO: remove the check for discard here once reduced op splitting is turned on. Currently we
497 // can end up with OpsTasks that only have a discard load op and no ops. For vulkan validation
498 // we need to keep that discard and not drop it. Once we have reduce op list splitting enabled
499 // we shouldn't end up with OpsTasks with only discard.
555 // TODO: remove the check for discard here once reduced op splitting is turned on. Currently we
556 // can end up with OpsTasks that only have a discard load op and no ops. For vulkan validation
557 // we need to keep that discard and not drop it. Once we have reduce op list splitting enabled
558 // we shouldn't end up with OpsTasks with only discard.
620 // their store op might be "discard", and we currently make the assumption that a discard will
800 void OpsTask::discard() {