[BOT] update dependencies

This commit is contained in:
Kbz-8
2024-10-05 01:22:07 +00:00
committed by GitHub
parent c9ca2187b3
commit f08b1f6c8a
10 changed files with 773 additions and 4 deletions

View File

@@ -1401,6 +1401,9 @@ namespace VULKAN_HPP_NAMESPACE
//=== VK_EXT_primitive_topology_list_restart ===
struct PhysicalDevicePrimitiveTopologyListRestartFeaturesEXT;
//=== VK_EXT_present_mode_fifo_latest_ready ===
struct PhysicalDevicePresentModeFifoLatestReadyFeaturesEXT;
#if defined( VK_USE_PLATFORM_FUCHSIA )
//=== VK_FUCHSIA_external_memory ===
struct ImportMemoryZirconHandleInfoFUCHSIA;