nir: Validate that the SSA def and register indices are unique
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 11 Nov 2014 00:00:03 +0000 (16:00 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:19:01 +0000 (07:19 -0800)
commit02ee1d22a1c64695cc7d6e9eee441e735a3bf6ad
tree985c12430c6e2471268a8c0048813f3a31ea3271
parentc937bdb3c2c41c5bf914ae7ead9223b8b87e9fe2
nir: Validate that the SSA def and register indices are unique

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