struct PhysicalDeviceSynchronization2Features
Defined at line 147816 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceSynchronization2Features, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceSynchronization2Features.html
Public Members
StructureType sType
void * pNext
Bool32 synchronization2
Public Methods
void PhysicalDeviceSynchronization2Features (Bool32 synchronization2_, void * pNext_)
Defined at line 147824 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSynchronization2Features (const PhysicalDeviceSynchronization2Features & rhs)
Defined at line 147830 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSynchronization2Features (const VkPhysicalDeviceSynchronization2Features & rhs)
Defined at line 147832 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & operator= (const PhysicalDeviceSynchronization2Features & rhs)
Defined at line 147837 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & operator= (const VkPhysicalDeviceSynchronization2Features & rhs)
Defined at line 147840 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & setPNext (void * pNext_)
Defined at line 147847 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features && setPNext (void * pNext_)
Defined at line 147853 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features & setSynchronization2 (Bool32 synchronization2_)
Defined at line 147859 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSynchronization2Features && setSynchronization2 (Bool32 synchronization2_)
Defined at line 147865 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSynchronization2Features & operator const VkPhysicalDeviceSynchronization2Features & ()
Defined at line 147872 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSynchronization2Features & operator VkPhysicalDeviceSynchronization2Features & ()
Defined at line 147877 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSynchronization2Features * operator const VkPhysicalDeviceSynchronization2Features * ()
Defined at line 147882 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSynchronization2Features * operator VkPhysicalDeviceSynchronization2Features * ()
Defined at line 147887 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceSynchronization2Features & )
Defined at line 147900 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp