gfxstream: fix issues with VK1.4 build
Fixes build after VK1.4 update. Reviewed-by: Marcin Radomski <dextero@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32446>
This commit is contained in:

committed by
Marge Bot

parent
ade6a19f14
commit
03b527ea92
@@ -22,6 +22,7 @@ SUPPORTED_FEATURES = [
|
||||
"VK_VERSION_1_1",
|
||||
"VK_VERSION_1_2",
|
||||
"VK_VERSION_1_3",
|
||||
"VK_VERSION_1_4",
|
||||
# Instance extensions
|
||||
"VK_KHR_get_physical_device_properties2",
|
||||
"VK_KHR_external_semaphore_capabilities",
|
||||
|
Reference in New Issue
Block a user