vc4: Hook up perf_debug() output to GL_ARB_debug_output as well.
authorEric Anholt <eric@anholt.net>
Thu, 20 Dec 2018 05:42:36 +0000 (21:42 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 20 Dec 2018 19:31:25 +0000 (11:31 -0800)
commit17218a04065fb32289950d0d63305c1083884de6
treebac8e582f19bcd2f458a0990d394600cda749375
parentacc481ad79e1b505966bad3140032e928761dabf
vc4: Hook up perf_debug() output to GL_ARB_debug_output as well.

This is the right channel to report these things, so that end-users don't
need to know each driver's custom debug options.
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_resource.c