From 3f141894d2d9e7edfc2fb5596af0cf3e23de9597 Mon Sep 17 00:00:00 2001 From: Mike Schuchardt Date: Fri, 25 Aug 2023 12:46:56 -0700 Subject: build: Update to header 1.3.262 - Update known-good - Generate source --- icd/generated/function_declarations.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'icd/generated/function_declarations.h') 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 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); -- cgit v1.2.3