Skip to content

iris: Fix a bug in cross-batch flushing

Kenneth Graunke requested to merge kwg/mesa:iris-cross-batch-fix into main

We were failing to do cross-batch flushing when a BO was added to a batch for reading only, then later upgraded to writing. See the second commit for more details.

Edited by Kenneth Graunke

Merge request reports

Loading