v3d: Wire up core pipe_debug_callback
authorRhys Kidd <rhyskidd@gmail.com>
Fri, 10 Aug 2018 16:40:10 +0000 (12:40 -0400)
committerEric Anholt <eric@anholt.net>
Thu, 20 Dec 2018 19:31:16 +0000 (11:31 -0800)
commitd3991d247222122bdfba730cf76628374ac95668
treee5fcf086fc26ca2fcb65ae0774d3a587be287403
parentd80761b8f36245ed3529709b40a8f5d3721f0806
v3d: Wire up core pipe_debug_callback

This lets the driver use pipe_debug_message() for GL_ARB_debug_output.

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/v3d/v3d_context.c
src/gallium/drivers/v3d/v3d_context.h