projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4450f40
)
radv: drop pointless struct decl.
author
Dave Airlie
<airlied@redhat.com>
Fri, 14 Oct 2016 03:41:47 +0000
(13:41 +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/amd/vulkan/radv_private.h
patch
|
blob
|
history
diff --git
a/src/amd/vulkan/radv_private.h
b/src/amd/vulkan/radv_private.h
index 3c99bc679a249600afffdbcf16beb705c7a2974a..dd89efae17f120fa877f0f0ef42680ecf17673d6 100644
(file)
--- a/
src/amd/vulkan/radv_private.h
+++ b/
src/amd/vulkan/radv_private.h
@@
-242,8
+242,6
@@
void *radv_lookup_entrypoint(const char *name);
extern struct radv_dispatch_table dtable;
-struct radv_wsi_interaface;
-
#define VK_ICD_WSI_PLATFORM_MAX 5
struct radv_physical_device {