diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2023-08-25 12:46:56 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2023-08-25 13:43:44 -0700 |
| commit | 3f141894d2d9e7edfc2fb5596af0cf3e23de9597 (patch) | |
| tree | 54ba324827c4ef8b4a18d62a55a97cc6f024a964 /icd/generated/function_declarations.h | |
| parent | c536182ca9fa2a149f0e42515909de5417655bc3 (diff) | |
| download | usermoji-3f141894d2d9e7edfc2fb5596af0cf3e23de9597.tar.xz | |
build: Update to header 1.3.262
- Update known-good
- Generate source
Diffstat (limited to 'icd/generated/function_declarations.h')
| -rw-r--r-- | icd/generated/function_declarations.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h index 64c78387..4fe0a2e3 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -365,6 +365,10 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_EXT_dynamic_rendering_unused_attachments", 1}, {"VK_KHR_cooperative_matrix", 2}, {"VK_QCOM_multiview_per_view_render_areas", 1}, + {"VK_QCOM_image_processing2", 1}, + {"VK_QCOM_filter_cubic_weights", 1}, + {"VK_QCOM_ycbcr_degamma", 1}, + {"VK_QCOM_filter_cubic_clamp", 1}, {"VK_EXT_attachment_feedback_loop_dynamic_state", 1}, {"VK_QNX_external_memory_screen_buffer", 1}, }; @@ -4169,6 +4173,10 @@ static VKAPI_ATTR VkResult VKAPI_CALL GetDynamicRenderingTilePropertiesQCOM( + + + + static VKAPI_ATTR void VKAPI_CALL CmdSetAttachmentFeedbackLoopEnableEXT( VkCommandBuffer commandBuffer, VkImageAspectFlags aspectMask); |
