diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2023-11-27 12:50:49 -0800 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2023-11-27 14:22:16 -0800 |
| commit | 98d168c168041bc026bb55b11c59b256f8162791 (patch) | |
| tree | 1b5d0f1e1d6093adf04c0a1175b4f8827457466b /icd/generated/function_declarations.h | |
| parent | 9ef6c05af3ed1a30b6345a19deb1ddfc409e52bd (diff) | |
| download | usermoji-98d168c168041bc026bb55b11c59b256f8162791.tar.xz | |
build: Update to header 1.3.271
- Update known-good
- Generate source
Diffstat (limited to 'icd/generated/function_declarations.h')
| -rw-r--r-- | icd/generated/function_declarations.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h index fad1bf0d..41d70ca4 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -371,7 +371,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_ARM_shader_core_builtins", 2}, {"VK_EXT_pipeline_library_group_handles", 1}, {"VK_EXT_dynamic_rendering_unused_attachments", 1}, - {"VK_NV_low_latency2", 1}, + {"VK_NV_low_latency2", 2}, {"VK_KHR_cooperative_matrix", 2}, {"VK_QCOM_multiview_per_view_render_areas", 1}, {"VK_QCOM_image_processing2", 1}, @@ -4242,7 +4242,6 @@ static VKAPI_ATTR void VKAPI_CALL SetLatencyMarkerNV( static VKAPI_ATTR void VKAPI_CALL GetLatencyTimingsNV( VkDevice device, VkSwapchainKHR swapchain, - uint32_t* pTimingCount, VkGetLatencyMarkerInfoNV* pLatencyMarkerInfo); static VKAPI_ATTR void VKAPI_CALL QueueNotifyOutOfBandNV( |
