vc4: Stash some debug code for format support checks.
authorEric Anholt <eric@anholt.net>
Mon, 11 Aug 2014 23:00:28 +0000 (16:00 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 12 Aug 2014 21:03:35 +0000 (14:03 -0700)
commit8e504ce4207b6ca7863700b0f41f0985f4bbe7d0
tree941bdce8006b6ce905e0bb6f2d339b11618d58eb
parentaf35afed0661a6b06b407a49035e3b293bff2df0
vc4: Stash some debug code for format support checks.

This can be useful for looking at context init setup and texture format
choices, and there's no reason for the silly retval computation we do if
you're not going to have this code (mostly from freedreno) around.
src/gallium/drivers/vc4/vc4_screen.c