mirror of
https://github.com/KhronosGroup/Vulkan-Headers.git
synced 2025-05-23 11:49:11 +00:00
Update for Vulkan-Docs 1.3.242
This commit is contained in:
parent
115820a6e5
commit
a3dd2655a3
12 changed files with 1203 additions and 578 deletions
include/vulkan
|
@ -3927,6 +3927,7 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
#endif /*VK_ENABLE_BETA_EXTENSIONS*/
|
||||
case StructureType::ePhysicalDeviceDiagnosticsConfigFeaturesNV: return "PhysicalDeviceDiagnosticsConfigFeaturesNV";
|
||||
case StructureType::eDeviceDiagnosticsConfigCreateInfoNV: return "DeviceDiagnosticsConfigCreateInfoNV";
|
||||
case StructureType::eQueryLowLatencySupportNV: return "QueryLowLatencySupportNV";
|
||||
#if defined( VK_USE_PLATFORM_METAL_EXT )
|
||||
case StructureType::eExportMetalObjectCreateInfoEXT: return "ExportMetalObjectCreateInfoEXT";
|
||||
case StructureType::eExportMetalObjectsInfoEXT: return "ExportMetalObjectsInfoEXT";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue