struct PhysicalDeviceTimelineSemaphoreProperties

Defined at line 149938 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceTimelineSemaphoreProperties, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceTimelineSemaphoreProperties.html

Public Members

StructureType sType
void * pNext
uint64_t maxTimelineSemaphoreValueDifference

Public Methods

void PhysicalDeviceTimelineSemaphoreProperties (uint64_t maxTimelineSemaphoreValueDifference_, void * pNext_)

Defined at line 149946 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceTimelineSemaphoreProperties (const PhysicalDeviceTimelineSemaphoreProperties & rhs)

Defined at line 149953 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceTimelineSemaphoreProperties (const VkPhysicalDeviceTimelineSemaphoreProperties & rhs)

Defined at line 149955 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceTimelineSemaphoreProperties & operator= (const PhysicalDeviceTimelineSemaphoreProperties & rhs)

Defined at line 149960 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceTimelineSemaphoreProperties & operator= (const VkPhysicalDeviceTimelineSemaphoreProperties & rhs)

Defined at line 149963 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceTimelineSemaphoreProperties & operator const VkPhysicalDeviceTimelineSemaphoreProperties & ()

Defined at line 149969 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceTimelineSemaphoreProperties & operator VkPhysicalDeviceTimelineSemaphoreProperties & ()

Defined at line 149974 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceTimelineSemaphoreProperties * operator const VkPhysicalDeviceTimelineSemaphoreProperties * ()

Defined at line 149979 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceTimelineSemaphoreProperties * operator VkPhysicalDeviceTimelineSemaphoreProperties * ()

Defined at line 149984 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceTimelineSemaphoreProperties & )

Defined at line 149997 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp