i965: Add a new debug mode for the VUE map
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 4 Aug 2013 07:38:37 +0000 (19:38 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Sat, 10 Aug 2013 08:28:45 +0000 (20:28 +1200)
commite114b13dae28abfe39fb610c05db7acd7457cbcf
tree161ee3410399f8009bf3cdbccff8dbb3493f9275
parent58948981480c1fe93a171373c7676761e4d0b41e
i965: Add a new debug mode for the VUE map

INTEL_DEBUG=vue now emits a listing of each slot in the VUE map,
and the corresponding interpolation mode.

V2: Fix whitespace issues.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_interpolation_map.c
src/mesa/drivers/dri/i965/intel_context.c
src/mesa/drivers/dri/i965/intel_context.h