zink/spirv: rename vec_type
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 8 Jul 2019 11:34:13 +0000 (13:34 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 28 Oct 2019 08:51:45 +0000 (08:51 +0000)
commitaf0dc71d6f60904f5b96558621407f214c418822
tree1dd1c13d8e089bae3fabf16dc707bef6843ae949
parent62f7d9afe82504af7fa62c839fe48d6f0b03684f
zink/spirv: rename vec_type

These aren't guaranteed to be vectors, they can also be scalars. The
var-part is the significant part here, not the vector-ness. So let's
rename these.

Acked-by: Jordan Justen <jordan.l.justen@intel.com>
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c