Skip to content

virgl: use debug_printf instead of fprintf

Erik Faye-Lund requested to merge kusma/mesa:virgl-debug_printf into master

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

Fixes: d7b31969 ("virgl: Return an error if we use fp64 on top of GLES") Signed-off-by: Erik Faye-Lund erik.faye-lund@collabora.com

Merge request reports