i965: Implement frag prog DPH like DP4
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 22 Aug 2009 08:35:12 +0000 (01:35 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 22 Aug 2009 08:35:12 +0000 (01:35 -0700)
commitc87ef0870a84af44dac6cf9bd49679822a1c4c24
tree43fbc46ab82427659a13246cf59539574e761718
parent54fb71b863c6a4d4cda61c69d842f7ee91d062f9
i965: Implement frag prog DPH like DP4

DPH can output to any component, not just to X.  This allows fpalu.c
to run without hitting the assertion in emit_dph.
src/mesa/drivers/dri/i965/brw_wm_emit.c