summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/ss_context.h
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2012-08-31 22:50:26 -0700
committerKenneth Graunke <[email protected]>2012-09-05 06:50:10 -0700
commit456c7355e06c352e1ca9e79f6ef9cdaed66ddf9c (patch)
tree415e8a53be05c7ebb65d21075ae0be79939be76f /src/mesa/swrast_setup/ss_context.h
parent446d19c12a576e36c3da34ada01b708fcbc196c5 (diff)
i965: Don't use brw->fragment_program in the old brw_wm_pass2.c.
According to Eric, this shouldn't matter since we don't do precompiles using the old backend. In other words, brw->fragment_program (the currently active program) should equal c->fp (the program currently being compiled). However, it's just not a good idea to access brw->fragment_program directly in compiler code. It's totally illegal in the new backend, so let's just not do it here either. Signed-off-by: Kenneth Graunke <[email protected]> Reported-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/mesa/swrast_setup/ss_context.h')
0 files changed, 0 insertions, 0 deletions