i965: Don't set iz_lookup the FS precompile's program key on Gen6+.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 14 Aug 2012 06:59:51 +0000 (23:59 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 26 Aug 2012 06:05:35 +0000 (23:05 -0700)
commita3685544e1e88828c4931059686cf3acc199079c
treeb080319ef1e8f27c2046b83e14064a9ac6e805ce
parent98211d5af7efa26c350f6191457ab2564847abde
i965: Don't set iz_lookup the FS precompile's program key on Gen6+.

We already changed the actual program key builder to only set these bits
on gen < 6; this patch just brings the precompile state back in line so
it doesn't mismatch every time.

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