mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-06 16:30:42 +01:00
radv: drop pointless struct decl.
Acked-by: Jason Ekstrand <jason@jlekstrand.net> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
4450f40519
commit
e4df1830e4
1 changed files with 0 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue