util: Rename pipe_debug_type to util_debug_type
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
@@ -281,7 +281,7 @@ void
|
||||
_util_debug_message(
|
||||
struct util_debug_callback *cb,
|
||||
unsigned *id,
|
||||
enum pipe_debug_type type,
|
||||
enum util_debug_type type,
|
||||
const char *fmt, ...) _util_printf_format(4, 5);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user