i965: Add support for Ivybridge texturing messages.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 29 Apr 2011 21:19:04 +0000 (14:19 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 18 May 2011 06:33:01 +0000 (23:33 -0700)
commitff6e3c73f6553cd29b915497b5b00e3ef158a27d
tree71ad60668df2889b9d14f797a9a2ef638ca91b1c
parent36f8de02e71ee5c2ca55d86c486eb00d043ae1f5
i965: Add support for Ivybridge texturing messages.

Ivybridge puts the shadow comparator first, then lod/bias, and finally
the coordinate---unlike previous generations which always reserved four
slots for the coordinate at the beginning.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h