mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
dzn: Delete unused extensions table
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21029>
This commit is contained in:
parent
cc906c0eed
commit
08fc7315c5
1 changed files with 0 additions and 1 deletions
|
|
@ -181,7 +181,6 @@ dzn_meta_blits_get_context(struct dzn_device *device,
|
|||
struct dzn_physical_device {
|
||||
struct vk_physical_device vk;
|
||||
|
||||
struct vk_device_extension_table supported_extensions;
|
||||
struct vk_physical_device_dispatch_table dispatch;
|
||||
|
||||
IUnknown *adapter;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue