struct PhysicalDeviceSynchronization2Features
Defined at line 92287 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 synchronization2
Public Methods
void PhysicalDeviceSynchronization2Features (vk::Bool32 synchronization2_, void * pNext_)
Defined at line 92295 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSynchronization2Features (const PhysicalDeviceSynchronization2Features & rhs)
Defined at line 92302 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSynchronization2Features (const VkPhysicalDeviceSynchronization2Features & rhs)
Defined at line 92304 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & operator= (const PhysicalDeviceSynchronization2Features & rhs)
Defined at line 92309 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & operator= (const VkPhysicalDeviceSynchronization2Features & rhs)
Defined at line 92312 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & setPNext (void * pNext_)
Defined at line 92319 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & setSynchronization2 (vk::Bool32 synchronization2_)
Defined at line 92325 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSynchronization2Features & operator const VkPhysicalDeviceSynchronization2Features & ()
Defined at line 92332 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSynchronization2Features & operator VkPhysicalDeviceSynchronization2Features & ()
Defined at line 92337 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSynchronization2Features & )
Defined at line 92355 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp