nir/opt_large_constants: Fix a type/deref_type typo
authorJason Ekstrand <jason@jlekstrand.net>
Thu, 20 Aug 2020 13:46:43 +0000 (08:46 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 20 Aug 2020 13:47:04 +0000 (08:47 -0500)
commit74ac8f3f648183739e00717acf030a35682eb71d
tree5f713cf03656f993efebc9dceb606bb5429af1fd
parente5bac3c669c1773ce8dbfeff271e7d7d444a39bc
nir/opt_large_constants: Fix a type/deref_type typo

Fixes: df9596353a60 "nir/large_constants: Handle incomplete derefs"
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6403>
src/compiler/nir/nir_opt_large_constants.c