Update for Vulkan-Docs 1.3.297
This commit is contained in:
parent
29f979ee5a
commit
14345dab23
12 changed files with 238 additions and 33 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue