i965: Test fixed_hw_reg.file against BRW_IMMEDIATE_VALUE, not IMM.
authorMatt Turner <mattst88@gmail.com>
Mon, 26 Oct 2015 11:09:35 +0000 (04:09 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 30 Oct 2015 00:51:16 +0000 (17:51 -0700)
commitbcdf664682ea027b38e3c610e4e038956b1bb0de
tree666a1c00ada519ec98096fca8d25034bcc37cfc6
parentee46c1e6261584326e9153a22861a16778803506
i965: Test fixed_hw_reg.file against BRW_IMMEDIATE_VALUE, not IMM.

No functional change, since they were both 3, but BRW_IMMEDIATE_VALUE is
the hardware value and IMM was the IR value -- and you can see that
BRW_IMMEDIATE_VALUE was correctly used in the context of this patch.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_schedule_instructions.cpp