check-vulkan: Fix build with Vulkan 1.1 headers
All threads resolved!
All threads resolved!
Compare changes
- Simon McVittie authored
Steam Runtime 1½ 'heavy' doesn't have Vulkan 1.2 headers. We don't really use either Vulkan or steam-runtime-system-info on that runtime (it's only for the steamwebhelper), so it doesn't really matter how complete the information we provide is: we just need it to compile successfully. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 10
− 0
@@ -260,7 +260,11 @@ create_instance (VkInstance *vk_instance,
@@ -1278,8 +1282,10 @@ print_physical_device_info (VkInstance instance,
@@ -1295,6 +1301,7 @@ print_physical_device_info (VkInstance instance,
@@ -1310,6 +1317,7 @@ print_physical_device_info (VkInstance instance,
@@ -1328,6 +1336,7 @@ print_physical_device_info (VkInstance instance,
@@ -1345,6 +1354,7 @@ print_physical_device_info (VkInstance instance,