i965: Cleanly fail programs with unsupported array access.
authorEric Anholt <eric@anholt.net>
Fri, 23 Jul 2010 17:01:45 +0000 (10:01 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 23 Jul 2010 17:54:08 +0000 (10:54 -0700)
commitc65f4fd5ae2ba4ac36d9bd86cdc492df0f1da1b3
treefc00f7a747a0c46102aaf64be0fd262587b10a53
parent35bbbf47425244188334a89163191d9f00bdeced
i965: Cleanly fail programs with unsupported array access.

This should be more useful for developers and for bug triaging than
just generating wrong code.
src/mesa/drivers/dri/i965/brw_program.c