projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a922725
)
util: Add forward declaration in u_transfer.h.
author
Vinson Lee
<vlee@vmware.com>
Sun, 29 Aug 2010 04:42:28 +0000
(21:42 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 29 Aug 2010 04:42:28 +0000
(21:42 -0700)
src/gallium/auxiliary/util/u_transfer.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_transfer.h
b/src/gallium/auxiliary/util/u_transfer.h
index eb07945d15f9a9ee53b021b12358058efd3af8ad..e3a38730f214aea837b80e5a4fbd180cc76973c7 100644
(file)
--- a/
src/gallium/auxiliary/util/u_transfer.h
+++ b/
src/gallium/auxiliary/util/u_transfer.h
@@
-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,