mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
pvr: add missing forward-decl
Acked-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38922>
This commit is contained in:
parent
429e29ec42
commit
49d94897af
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include <vulkan/vulkan.h>
|
||||
|
||||
struct pvr_device_info;
|
||||
struct pvr_winsys;
|
||||
struct pvr_winsys_compute_ctx;
|
||||
struct pvr_winsys_compute_ctx_create_info;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue