summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2012-09-20 16:31:15 -0700
committerKenneth Graunke <[email protected]>2012-09-21 01:29:40 -0700
commitcd49025affe621548ca66df8c1a2ec38829eafe3 (patch)
treeb961853416b3b9ba965062e59b10603a5681acba /src/gallium/drivers/radeon
parent328961d95586931a17fe81ba816d362e8389c105 (diff)
i965: Remove brw_set_predicate_inverse(p, true) from scratch offset code
Given that it exists between a push/pop of instruction state, this call can only affect the MOV or ADD instruction generated just below it. Neither of those instructions are predicated, so it makes no sense to ask for the inverse predicate. This fixes grumblings from the simulator debugger, which was complaining about an invalid predicate. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Paul Berry <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon')
0 files changed, 0 insertions, 0 deletions