Skip to content

zink: no-op read access buffer barriers if existing access exists for earlier stage

Mike Blumenkrantz requested to merge zmike/mesa:zink-read_barrier into main

only the earliest stage should be applied for these barriers, so we can skip ones where the existing access is earlier

Merge request reports