struct PhysicalDeviceTimelineSemaphoreProperties
Defined at line 92890 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
uint64_t maxTimelineSemaphoreValueDifference
Public Methods
void PhysicalDeviceTimelineSemaphoreProperties (uint64_t maxTimelineSemaphoreValueDifference_, void * pNext_)
Defined at line 92898 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceTimelineSemaphoreProperties (const PhysicalDeviceTimelineSemaphoreProperties & rhs)
Defined at line 92905 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceTimelineSemaphoreProperties (const VkPhysicalDeviceTimelineSemaphoreProperties & rhs)
Defined at line 92907 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceTimelineSemaphoreProperties & operator= (const PhysicalDeviceTimelineSemaphoreProperties & rhs)
Defined at line 92912 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceTimelineSemaphoreProperties & operator= (const VkPhysicalDeviceTimelineSemaphoreProperties & rhs)
Defined at line 92915 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceTimelineSemaphoreProperties & operator const VkPhysicalDeviceTimelineSemaphoreProperties & ()
Defined at line 92921 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceTimelineSemaphoreProperties & operator VkPhysicalDeviceTimelineSemaphoreProperties & ()
Defined at line 92926 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceTimelineSemaphoreProperties & )
Defined at line 92944 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp