Update for Vulkan-Docs 1.3.242

This commit is contained in:
Jon Leech 2023-02-26 04:20:37 -08:00 committed by Jon Leech
parent 115820a6e5
commit a3dd2655a3
12 changed files with 1203 additions and 578 deletions

View file

@ -1203,6 +1203,9 @@ namespace VULKAN_HPP_NAMESPACE
struct PhysicalDeviceDiagnosticsConfigFeaturesNV;
struct DeviceDiagnosticsConfigCreateInfoNV;
//=== VK_NV_low_latency ===
struct QueryLowLatencySupportNV;
#if defined( VK_USE_PLATFORM_METAL_EXT )
//=== VK_EXT_metal_objects ===
struct ExportMetalObjectCreateInfoEXT;