i965/vs: Track the variable index of array accesses.
authorEric Anholt <eric@anholt.net>
Sun, 7 Aug 2011 17:59:39 +0000 (10:59 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:42 +0000 (13:04 -0700)
commit1ff4f11dd94711a498cde0330101c58636ef2741
treee5decff4e75cd197b69df4d34f44db3d13978e90
parent314c2574ff6e562a6cfc5fb84980f092e495a948
i965/vs: Track the variable index of array accesses.

This isn't used currently, as we lower all array accesses.
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp