i965: Report the type of color clear in INTEL_DEBUG=blorp.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 21 Mar 2014 11:47:32 +0000 (04:47 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 23 Mar 2014 07:32:53 +0000 (00:32 -0700)
commiteabfadf4af2a5edcaad17163fdfaa715b0091804
treeacb2ea048cc813679ea9ffc39244cd749d4b522f
parent011569b5b74d878fedf3ab07b18a730493468e8f
i965: Report the type of color clear in INTEL_DEBUG=blorp.

It's useful to know whether a clear is fast (MCS-based), using the
SIMD16 repdata message, or slow.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/brw_blorp_clear.cpp