i965: Use BRW_DATAPORT_READ_TARGET_DATA_CACHE instead of 0.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 13 May 2011 16:04:09 +0000 (09:04 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 13 May 2011 22:20:52 +0000 (15:20 -0700)
commit2bba244329a6751d5ac07041874b2969b67fa8ee
tree379fa84d259ed04038268601b003356ae3a10a7c
parentc77855d64eae45786d2d637bd065c8a700b788e5
i965: Use BRW_DATAPORT_READ_TARGET_DATA_CACHE instead of 0.

Using the #define'd constant is better than 0 with a comment.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Chad Versace <chad.versace@intel.com>
src/mesa/drivers/dri/i965/brw_eu_emit.c