Update Vulkan-Headers to v1.3.251

This commit is contained in:
GitHub
2023-05-29 00:12:09 +00:00
committed by Stephan Seitz
parent 763e1f913e
commit 9c3fb4f8df
10 changed files with 168 additions and 4 deletions

View File

@@ -1596,6 +1596,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;