pipe: place struct util_debug_callback at the proper place in p_context.h

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:
Yonggang Luo 2022-03-31 06:58:36 +08:00 committed by Marge Bot
parent 2ca6ef22f7
commit dca7ea4a12

View file

@ -45,7 +45,6 @@ struct pipe_blit_info;
struct pipe_box;
struct pipe_clip_state;
struct pipe_constant_buffer;
struct util_debug_callback;
struct pipe_depth_stencil_alpha_state;
struct pipe_device_reset_callback;
struct pipe_draw_info;
@ -81,6 +80,7 @@ union pipe_color_union;
union pipe_query_result;
struct u_log_context;
struct u_upload_mgr;
struct util_debug_callback;
/**
* Gallium rendering context. Basically: