nir/serialize: cleanup - fold nir_deref_type_var cases into switches
authorMarek Olšák <marek.olsak@amd.com>
Tue, 5 Nov 2019 23:24:27 +0000 (18:24 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Sat, 23 Nov 2019 05:02:10 +0000 (00:02 -0500)
commited6b01d5e034faae08bbed0198a780e18bd0a1d9
tree52fb29f87bd577930990b3b178eeec76c950d91f
parenta0cd67d29203755cec7017a6894704d2a55bee06
nir/serialize: cleanup - fold nir_deref_type_var cases into switches

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/compiler/nir/nir_serialize.c