zink/spirv: uint -> raw
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 10 Feb 2020 15:04:45 +0000 (16:04 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 17 Feb 2020 12:46:54 +0000 (12:46 +0000)
commit4d016de25052cc28d449538fddbe755aaff85d0a
tree2bfe1159265d837328c836319328874301450cfc
parent7c1a2cbcadf8d4a366df3f96818c19e082764c56
zink/spirv: uint -> raw

Similarly to the previous commit, the important bit here is the rawness
of these variables, not the uintness. So let's rename these to reflect
this.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3763>
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c