OSDN Git Service

i965/fs: Add code to print out global copy propagation sets.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 19 Aug 2013 01:06:13 +0000 (18:06 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 22 Aug 2013 04:05:50 +0000 (21:05 -0700)
commit9d08756ac7d27b5a392d17c2a91a55cec6edab5d
tree25d2d9908c2ef8478dd2569bd37da35d28a2a9ad
parent63ac68bae398884b3b704eccf58a8a9fe8aac9e6
i965/fs: Add code to print out global copy propagation sets.

This was invaluable when debugging the global copy propagation
algorithm.  We may as well commit it in case someone needs to print
out the sets in the future.

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