i965: Rename dp_render_target struct to gen6_dp.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 13 May 2011 15:33:15 +0000 (08:33 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 13 May 2011 22:20:45 +0000 (15:20 -0700)
commitc77855d64eae45786d2d637bd065c8a700b788e5
tree280b92121b575e3d6c8273dbabda5b3be94d7326
parent17eaff77b09d356aae46c5d89a8eaa67cfa4c1e7
i965: Rename dp_render_target struct to gen6_dp.

This is actually just the message descriptor for Gen6+ dataport access;
it has nothing to do with the render cache.  Access to the sampler cache
and constant cache also would use this struct; rename for clarity.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_disasm.c
src/mesa/drivers/dri/i965/brw_eu_emit.c
src/mesa/drivers/dri/i965/brw_structs.h