zink/spirv: add emit_uint_const-helper
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 19 Jul 2019 14:09:11 +0000 (16:09 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 28 Oct 2019 08:51:47 +0000 (08:51 +0000)
commit20f6b19fdf482dab5236bbbbfa9264831085f65c
tree6b034cd78cbb6d3c6a22505dd5c75fc9dd3cf3bf
parentf048196f9e1abc461bde6e42df824734b14c2fd8
zink/spirv: add emit_uint_const-helper

While we're at it, let's move emit_float_const to the same location as
this needs to be defined at.

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