v3d: Hook up perf_debug() output to GL_ARB_debug output as well.
authorEric Anholt <eric@anholt.net>
Thu, 20 Dec 2018 05:34:44 +0000 (21:34 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 20 Dec 2018 19:31:19 +0000 (11:31 -0800)
commitba36312fbd079658edc86015852f519c8290a09a
tree2400e17560a32dea7beff19793f7b3554ccefacc
parentd3991d247222122bdfba730cf76628374ac95668
v3d: 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/v3d/v3d_context.h
src/gallium/drivers/v3d/v3d_resource.c