OSDN Git Service

vc4: Stash some debug code for looking at what BOs are at what hindex.
authorEric Anholt <eric@anholt.net>
Mon, 4 Aug 2014 23:38:07 +0000 (16:38 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Aug 2014 21:45:32 +0000 (14:45 -0700)
commit0f034055f96b9dd7b1c54e8fa5422d22c26f2269
tree5540b7f5e0f45b6b69e6d0b86879ffd653d03de0
parent8ebfa8fdb27bb5efaeda4fe567622d5de4779342
vc4: Stash some debug code for looking at what BOs are at what hindex.

When you're debugging validation, it's nice to know what the BOs are for.
src/gallium/drivers/vc4/vc4_bufmgr.c
src/gallium/drivers/vc4/vc4_simulator.c