gallium/u_threaded: use mesa_log for debug msgs
authorRob Clark <robdclark@chromium.org>
Fri, 19 Feb 2021 19:31:54 +0000 (11:31 -0800)
committerMarge Bot <eric+marge@anholt.net>
Thu, 11 Mar 2021 04:42:15 +0000 (04:42 +0000)
commit9425b1343ebb03431dd0aecf1e4f19ab5126b7f8
tree8c22903ec3116e4d4ab6cd7b07fdc90e4607847c
parentf2f72ec3fe2d830afac9990d39014fb2da3f2357
gallium/u_threaded: use mesa_log for debug msgs

On android, this will show up in logcat, rather than being lost into the
ether.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9323>
src/gallium/auxiliary/util/u_threaded_context.c