Skip to content

Draft: zink: emit sample-locations if batch changed

Erik Faye-Lund requested to merge kusma/mesa:zink-fix-sample-locations into main

When we emit a new batch, we also need to re-emit sample locations.

Fixes: b37a2c6e ("zink: add template for starting new cmdbuf")

Merge request reports