broadcom/vc5: Print the buffer name in simulator overflow checks.
authorEric Anholt <eric@anholt.net>
Fri, 12 Jan 2018 01:22:58 +0000 (17:22 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 13 Jan 2018 05:57:30 +0000 (21:57 -0800)
commit95873a184e735b37e39ad1ba5ce05391f27b52e2
treeebebf56646a64834e180a40f44dbb1513b5c7790
parent368bab43fd63ec395a2e178ce067f41bae7a1ea0
broadcom/vc5: Print the buffer name in simulator overflow checks.

Revealed that I was writing past the TSDA, not the Z buffer as I expected.
src/gallium/drivers/vc5/vc5_simulator.c