nir/search: Assert that variable id's are in range
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 8 May 2015 16:42:05 +0000 (09:42 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 9 May 2015 00:29:15 +0000 (17:29 -0700)
commite0cfe59c37245d8555202a12b9b29866894d6d18
tree3349a98b95b1afd7ab7772594d81605176f8da70
parent13facfbd5b067daedc972c1a4fb2f2142fcbc190
nir/search: Assert that variable id's are in range

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