OSDN Git Service

nir/print: Don't reindex things
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 6 Nov 2014 19:18:42 +0000 (11:18 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:19:01 +0000 (07:19 -0800)
commita76ccbfacf3d8e4ea4ab9c25d279eab480f8702e
tree334d8d0df8a407aad664ae78e274e2acc93bc5df
parent73522ec83f845c6ab13f7da255bbe8c1e019cc20
nir/print: Don't reindex things

These indices should now be reasonably stable/consistent.  Redoing the
indices in the print functions makes it harder to debug problems.

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