nir: Drop remaining references to const_index in favor of the call to use.
authorEric Anholt <eric@anholt.net>
Thu, 11 Apr 2019 16:52:27 +0000 (09:52 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 12 Apr 2019 22:56:04 +0000 (15:56 -0700)
commit35355b4860b87884373838f5db03001f9e988e0c
tree87d9c4fc999eb949d7f26182a2caed9c5d490f0a
parent6e4d3d0a2f3dc11fd70cbf32b57d94a7b685eb1b
nir: Drop remaining references to const_index in favor of the call to use.

Please don't make me read a const_index[] expression ever again.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/nir/nir_intrinsics.py