diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-10-10 09:50:11 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-10-10 12:29:08 -0700 |
| commit | 17c41541e8e43364af6ccb4a6ce167274152cd7a (patch) | |
| tree | 8fbc7a3e17c79f2271cca63d86633d50d6f28e21 /icd/generated/function_declarations.h | |
| parent | faf69f66f2d9ba782fe37cabd19b9742f9f62eb3 (diff) | |
| download | usermoji-17c41541e8e43364af6ccb4a6ce167274152cd7a.tar.xz | |
build: Update to header 1.4.329
Diffstat (limited to 'icd/generated/function_declarations.h')
| -rw-r--r-- | icd/generated/function_declarations.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h index c6710d0f..4a61f2d2 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -224,6 +224,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_KHR_shader_relaxed_extended_instruction", VK_KHR_SHADER_RELAXED_EXTENDED_INSTRUCTION_SPEC_VERSION}, {"VK_KHR_maintenance7", VK_KHR_MAINTENANCE_7_SPEC_VERSION}, {"VK_KHR_maintenance8", VK_KHR_MAINTENANCE_8_SPEC_VERSION}, + {"VK_KHR_shader_fma", VK_KHR_SHADER_FMA_SPEC_VERSION}, {"VK_KHR_maintenance9", VK_KHR_MAINTENANCE_9_SPEC_VERSION}, {"VK_KHR_video_maintenance2", VK_KHR_VIDEO_MAINTENANCE_2_SPEC_VERSION}, {"VK_KHR_depth_clamp_zero_one", VK_KHR_DEPTH_CLAMP_ZERO_ONE_SPEC_VERSION}, |
