Skip to content

anv: fix availability for copying timestamp query results

Mike Blumenkrantz requested to merge zmike/mesa:anv-fix_query_avail into main

idx here is the index of the value being written, so if it isn't used/incremented when the query result is written, the availability result will clobber it and be written to the same buffer offset

Cc: mesa-stable@lists.freedesktop.org

Merge request reports

Loading