zink: Use store_dest_raw instead of storing an uint
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 28 May 2020 12:41:17 +0000 (14:41 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 2 Jun 2020 21:45:30 +0000 (21:45 +0000)
commita21966837acd2e053ce183c5f145afcff2fd51b7
tree6d8a7694e89bcac9ba52ba7f20bcc36fe639a1d5
parentc310677a7563b1e2d97f8216be1d60cb21204eae
zink: Use store_dest_raw instead of storing an uint

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: 16339646f03 ("zink/spirv: rename functions a bit")
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5250>
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c