diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-05-08 08:24:04 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2024-05-08 09:12:08 -0700 |
| commit | df8e710224f563a04b7db2680f72d31619c4b259 (patch) | |
| tree | 50c0b78dee781e6e0b72bc644b052eb25939e926 /icd/generated/function_declarations.h | |
| parent | 8b6228a69820bd315761323c763b6272bdc8c720 (diff) | |
| download | usermoji-df8e710224f563a04b7db2680f72d31619c4b259.tar.xz | |
build: Update to header 1.3.284
Diffstat (limited to 'icd/generated/function_declarations.h')
| -rw-r--r-- | icd/generated/function_declarations.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h index 8d77f455..5d3578c2 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -375,6 +375,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_NV_ray_tracing_invocation_reorder", 1}, {"VK_NV_extended_sparse_address_space", 1}, {"VK_EXT_mutable_descriptor_type", 1}, + {"VK_EXT_legacy_vertex_attributes", 1}, {"VK_ARM_shader_core_builtins", 2}, {"VK_EXT_pipeline_library_group_handles", 1}, {"VK_EXT_dynamic_rendering_unused_attachments", 1}, @@ -4305,6 +4306,7 @@ static VKAPI_ATTR VkResult VKAPI_CALL GetDynamicRenderingTilePropertiesQCOM( + static VKAPI_ATTR VkResult VKAPI_CALL SetLatencySleepModeNV( VkDevice device, VkSwapchainKHR swapchain, |
