projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4df183
)
anv: drop pointless struct decl.
author
Dave Airlie
<airlied@redhat.com>
Fri, 14 Oct 2016 03:42:01 +0000
(13:42 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 Oct 2016 23:05:26 +0000
(09:05 +1000)
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/intel/vulkan/anv_private.h
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/anv_private.h
b/src/intel/vulkan/anv_private.h
index 2e3706906cc0f9f28c30487d06cda8311a32714c..8ba03300ce154d1f6e3864ccd0f1a0256cf30c25 100644
(file)
--- a/
src/intel/vulkan/anv_private.h
+++ b/
src/intel/vulkan/anv_private.h
@@
-453,8
+453,6
@@
struct anv_bo *anv_scratch_pool_alloc(struct anv_device *device,
extern struct anv_dispatch_table dtable;
-struct anv_wsi_interaface;
-
#define VK_ICD_WSI_PLATFORM_MAX 5
struct anv_physical_device {