From 494d32f2da0bd8a782d88fdaa98b9e1967148d1b Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Fri, 16 Aug 2024 08:50:28 -0700 Subject: build: Update to header 1.3.293 --- 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 66e8667e..4450c2c9 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -404,6 +404,7 @@ static const std::unordered_map device_extension_map = { {"VK_NV_descriptor_pool_overallocation", 1}, {"VK_NV_raw_access_chains", 1}, {"VK_KHR_shader_relaxed_extended_instruction", 1}, + {"VK_NV_command_buffer_inheritance", 1}, {"VK_KHR_maintenance7", 1}, {"VK_NV_shader_atomic_float16_vector", 1}, {"VK_EXT_shader_replicated_composites", 1}, @@ -4370,6 +4371,7 @@ static VKAPI_ATTR VkResult VKAPI_CALL GetScreenBufferPropertiesQNX( + static VKAPI_ATTR VkResult VKAPI_CALL CreateAccelerationStructureKHR( VkDevice device, const VkAccelerationStructureCreateInfoKHR* pCreateInfo, -- cgit v1.2.3