From f766b30b2de3ffe2cf6b656d943720882617ec58 Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Sun, 20 Jul 2025 22:59:59 -0700 Subject: build: Update to header 1.4.323 - Fix a warning in cube.cpp due to resetFences becoming nodiscard --- icd/generated/function_declarations.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icd/generated') diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h index 85406a95..638ffaaf 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -432,7 +432,7 @@ static const std::unordered_map device_extension_map = { {"VK_EXT_shader_replicated_composites", 1}, {"VK_EXT_shader_float8", 1}, {"VK_NV_ray_tracing_validation", 1}, - {"VK_NV_cluster_acceleration_structure", 3}, + {"VK_NV_cluster_acceleration_structure", 4}, {"VK_NV_partitioned_acceleration_structure", 1}, {"VK_EXT_device_generated_commands", 1}, {"VK_KHR_maintenance8", 1}, -- cgit v1.2.3