nir/spirv: Use imov where we might have 8 bit types
authorRob Clark <robdclark@gmail.com>
Sat, 3 Mar 2018 20:31:13 +0000 (15:31 -0500)
committerKarol Herbst <kherbst@redhat.com>
Thu, 12 Jul 2018 11:09:00 +0000 (13:09 +0200)
commit9ce0360f7623309ba756f189b8cdd16310a2355f
treef1eedadc8f841b34ff7a57f94de8e17343e88b18
parentf1b3f7bface5ddabad19db47f13393b6a7d5f2c8
nir/spirv: Use imov where we might have 8 bit types

Otherwise nir_validate may complain about 8 bit floats, which do not exist.

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
src/compiler/spirv/spirv_to_nir.c