mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 15:30:14 +01:00
anv: 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
e4df1830e4
commit
7e1e06bc75
1 changed files with 0 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue