v3d: Drop #if 0-ed out v3d_dump_to_file().
authorEric Anholt <eric@anholt.net>
Thu, 1 Nov 2018 19:04:33 +0000 (12:04 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 1 Nov 2018 20:54:36 +0000 (13:54 -0700)
commit5313fb8abd2af8f0b5cfb8d3bc1b64697d8176d7
tree79caba6102c5bd9c52ae26c9ef60f60cac78d6f7
parentd3f66c385bcb66555ec949236616378cc008f102
v3d: Drop #if 0-ed out v3d_dump_to_file().

This came from vc4, where we had a file format for GPU hangs.  I don't
have one of those for V3D, and I probably won't ever have the simulator
side produce dumps even if I do.
src/gallium/drivers/v3d/v3d_simulator.c