struct PhysicalDeviceExtendedDynamicState3PropertiesEXT
Defined at line 68338 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 dynamicPrimitiveTopologyUnrestricted
Public Methods
void PhysicalDeviceExtendedDynamicState3PropertiesEXT (vk::Bool32 dynamicPrimitiveTopologyUnrestricted_, void * pNext_)
Defined at line 68346 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceExtendedDynamicState3PropertiesEXT (const PhysicalDeviceExtendedDynamicState3PropertiesEXT & rhs)
Defined at line 68353 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceExtendedDynamicState3PropertiesEXT (const VkPhysicalDeviceExtendedDynamicState3PropertiesEXT & rhs)
Defined at line 68356 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceExtendedDynamicState3PropertiesEXT & operator= (const PhysicalDeviceExtendedDynamicState3PropertiesEXT & rhs)
Defined at line 68361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceExtendedDynamicState3PropertiesEXT & operator= (const VkPhysicalDeviceExtendedDynamicState3PropertiesEXT & rhs)
Defined at line 68364 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceExtendedDynamicState3PropertiesEXT & setPNext (void * pNext_)
Defined at line 68371 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceExtendedDynamicState3PropertiesEXT & setDynamicPrimitiveTopologyUnrestricted (vk::Bool32 dynamicPrimitiveTopologyUnrestricted_)
Defined at line 68377 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceExtendedDynamicState3PropertiesEXT & operator const VkPhysicalDeviceExtendedDynamicState3PropertiesEXT & ()
Defined at line 68385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceExtendedDynamicState3PropertiesEXT & operator VkPhysicalDeviceExtendedDynamicState3PropertiesEXT & ()
Defined at line 68390 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceExtendedDynamicState3PropertiesEXT & )
Defined at line 68408 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp