util: Rename pipe_debug_callback to util_debug_callback
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15657>
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ _debug_vprintf(const char *format, va_list ap)
|
||||
|
||||
|
||||
void
|
||||
_util_debug_message(struct pipe_debug_callback *cb,
|
||||
_util_debug_message(struct util_debug_callback *cb,
|
||||
unsigned *id,
|
||||
enum pipe_debug_type type,
|
||||
const char *fmt, ...)
|
||||
|
||||
Reference in New Issue
Block a user