mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
5 lines
141 B
C
5 lines
141 B
C
|
|
struct vk_device_dispatch_table {};
|
||
|
|
struct vk_device_extension_table {};
|
||
|
|
struct vk_features {};
|
||
|
|
struct vk_physical_device_dispatch_table {};
|