From c9a5acda16dc2759457dc856b5d7df00ac5bf4a2 Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Mon, 7 Oct 2024 09:46:40 -0700 Subject: build: Update to header 1.3.297 --- icd/generated/function_declarations.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'icd/generated/function_declarations.h') diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h index 45e6606a..d7139ec7 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -315,6 +315,7 @@ static const std::unordered_map device_extension_map = { {"VK_EXT_depth_clip_control", 1}, {"VK_EXT_primitive_topology_list_restart", 1}, {"VK_KHR_format_feature_flags2", 2}, + {"VK_EXT_present_mode_fifo_latest_ready", 1}, {"VK_FUCHSIA_external_memory", 1}, {"VK_FUCHSIA_external_semaphore", 1}, {"VK_FUCHSIA_buffer_collection", 2}, @@ -3799,6 +3800,7 @@ static VKAPI_ATTR void VKAPI_CALL CmdSetVertexInputEXT( + #ifdef VK_USE_PLATFORM_FUCHSIA static VKAPI_ATTR VkResult VKAPI_CALL GetMemoryZirconHandleFUCHSIA( -- cgit v1.2.3