Update for Vulkan-Docs 1.3.251

This commit is contained in:
Jon Leech 2023-05-28 05:40:40 -07:00 committed by Jon Leech
parent 9e61870ecb
commit 3df77fb3e4
12 changed files with 2991 additions and 1755 deletions

View file

@ -1595,6 +1595,9 @@ namespace VULKAN_HPP_NAMESPACE
//=== VK_EXT_pipeline_library_group_handles ===
struct PhysicalDevicePipelineLibraryGroupHandlesFeaturesEXT;
//=== VK_EXT_dynamic_rendering_unused_attachments ===
struct PhysicalDeviceDynamicRenderingUnusedAttachmentsFeaturesEXT;
//=== VK_QCOM_multiview_per_view_render_areas ===
struct PhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM;
struct MultiviewPerViewRenderAreasRenderPassBeginInfoQCOM;