Skip to content

zink: Use store_dest_raw instead of storing an uint

Erik Faye-Lund requested to merge kusma/mesa:zink-cleanup_store_dest into master

I cleaned up the other similar call-sites, but somehow missed this one. There's nothing different with this, so let's also fix this.

Fixes: 16339646 ("zink/spirv: rename functions a bit")

Merge request reports