Skip to content

panfrost: Do fine-grained flushing for occlusion query results

Icecream95 requested to merge icecream95/mesa:occlusion-flush into master

This allows doing occlusion queries in one frame and getting the results in the next one without having to flush.

Merge request reports