i965: Handle swizzles in the addition of YUV texture constants.
authorEric Anholt <eric@anholt.net>
Fri, 8 Oct 2010 05:37:36 +0000 (22:37 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 8 Oct 2010 17:24:30 +0000 (10:24 -0700)
commit5b24d69fcd6359dc959ec465c7e77b4626a27e72
tree75cf195abed8b0b97455720037fce4b06930c187
parent0534e958c9d7fc854b64ad38964863e895e5a317
i965: Handle swizzles in the addition of YUV texture constants.

If someone happened to land a set in a different swizzle order, we
would have assertion failed.
src/mesa/drivers/dri/i965/brw_wm_fp.c