OSDN Git Service

i965: Fix array indexing of arrays of matrices.
authorEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 22:25:40 +0000 (15:25 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 23:26:49 +0000 (16:26 -0700)
commitff0eb45f47ebf2fcc1af06a8b6b934c79dff1d41
treeded2046cf8afb99a370119e0a0e862ccabc01883
parent301ab49605e6f3456f437fc2f1b2b141a83a46fc
i965: Fix array indexing of arrays of matrices.

The deleted code was meant to be handling indexing of a matrix, which
would have been a noop if it had been correct.
src/mesa/drivers/dri/i965/brw_fs.cpp