vc4: Add a dump-the-surface-contents routine

Graphics / Mesa 3D Graphics Library / Mesa - Eric Anholt [anholt.net] - 24 March 2015 12:39 UTC

This has been useful once again while trying to debug stride issues between render targets and texturing.

7bc39c8 vc4: Add a dump-the-surface-contents routine.
src/gallium/drivers/vc4/vc4_resource.c | 100 ++++++++++++++++++++++++++++++++
src/gallium/drivers/vc4/vc4_resource.h | 1 +
2 files changed, 101 insertions(+)

Upstream: cgit.freedesktop.org


  • Share