virgl: use debug_printf instead of fprintf
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 10 Apr 2019 11:40:56 +0000 (13:40 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 11 Apr 2019 07:53:25 +0000 (09:53 +0200)
commitb60a13d5cb3621fda7ce031b3b04d54fa7906eb4
tree8873bd6c439f5b451e56b5ea0c3d101719b8a15a
parent7394ef4a7293e7ec6322faf18e7ddeef9c2c0183
virgl: use debug_printf instead of fprintf

While we're at it, prefix the string with "VIRGL: ", to match similar
code elsewhere in virgl.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
src/gallium/drivers/virgl/virgl_texture.c