Update for Vulkan-Docs 1.4.325

This commit is contained in:
Jon Leech 2025-08-08 14:30:05 +01:00 committed by Jon Leech
parent a01329f307
commit 2e0a6e699e
12 changed files with 1136 additions and 6747 deletions

View file

@ -1542,6 +1542,9 @@ namespace VULKAN_HPP_NAMESPACE
struct PhysicalDeviceRayTracingMaintenance1FeaturesKHR;
struct TraceRaysIndirectCommand2KHR;
//=== VK_KHR_shader_untyped_pointers ===
struct PhysicalDeviceShaderUntypedPointersFeaturesKHR;
//=== VK_EXT_image_view_min_lod ===
struct PhysicalDeviceImageViewMinLodFeaturesEXT;
struct ImageViewMinLodCreateInfoEXT;