i965: Fix reversed naming of the operations in compute-to-mrf optimization.
authorEric Anholt <eric@anholt.net>
Mon, 26 Jul 2010 20:01:45 +0000 (13:01 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Jul 2010 20:08:25 +0000 (13:08 -0700)
commit2621100458e337e34166b4b769be0536f6acb32a
tree05e177bf393be031506ad5fddfdea3d2d3cf5ac7
parentb3ea15f12b931a38d18b4b250031832916380174
i965: Fix reversed naming of the operations in compute-to-mrf optimization.

Also fix up comments, so that the difference between the two passes is
clarified.
src/mesa/drivers/dri/i965/brw_eu.h
src/mesa/drivers/dri/i965/brw_optimize.c
src/mesa/drivers/dri/i965/brw_wm_emit.c