Update for Vulkan-Docs 1.3.289
This commit is contained in:
parent
e3c37e6e18
commit
190d2cb24e
12 changed files with 2868 additions and 6124 deletions
|
|
@ -1830,6 +1830,13 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
//=== VK_KHR_shader_relaxed_extended_instruction ===
|
||||
struct PhysicalDeviceShaderRelaxedExtendedInstructionFeaturesKHR;
|
||||
|
||||
//=== VK_KHR_maintenance7 ===
|
||||
struct PhysicalDeviceMaintenance7FeaturesKHR;
|
||||
struct PhysicalDeviceMaintenance7PropertiesKHR;
|
||||
struct PhysicalDeviceLayeredApiPropertiesListKHR;
|
||||
struct PhysicalDeviceLayeredApiPropertiesKHR;
|
||||
struct PhysicalDeviceLayeredApiVulkanPropertiesKHR;
|
||||
|
||||
//=== VK_NV_shader_atomic_float16_vector ===
|
||||
struct PhysicalDeviceShaderAtomicFloat16VectorFeaturesNV;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue