mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
util: Add forward declaration in u_transfer.h.
This commit is contained in:
parent
a922725118
commit
1f3e6e9726
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "pipe/p_state.h"
|
||||
|
||||
struct pipe_context;
|
||||
struct winsys_handle;
|
||||
|
||||
boolean u_default_resource_get_handle(struct pipe_screen *screen,
|
||||
struct pipe_resource *resource,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue