diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-05-13 10:25:33 -0700 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2024-05-13 13:47:38 -0600 |
| commit | 137b3612d62f1c92da16537e5497a60fcf13b6dc (patch) | |
| tree | 3a626c071536a944de9003924a61b4f0c7ea710a /icd/generated/function_declarations.h | |
| parent | df8e710224f563a04b7db2680f72d31619c4b259 (diff) | |
| download | usermoji-137b3612d62f1c92da16537e5497a60fcf13b6dc.tar.xz | |
build: Update to header 1.3.285
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 5d3578c2..cb523193 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -404,6 +404,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_NV_raw_access_chains", 1}, {"VK_NV_shader_atomic_float16_vector", 1}, {"VK_NV_ray_tracing_validation", 1}, + {"VK_MESA_image_alignment_control", 1}, }; @@ -4356,6 +4357,7 @@ static VKAPI_ATTR VkResult VKAPI_CALL GetScreenBufferPropertiesQNX( + static VKAPI_ATTR VkResult VKAPI_CALL CreateAccelerationStructureKHR( VkDevice device, const VkAccelerationStructureCreateInfoKHR* pCreateInfo, |
