struct PhysicalDeviceTimelineSemaphoreFeatures

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

wrapper struct for struct VkPhysicalDeviceTimelineSemaphoreFeatures, see

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

Public Members

StructureType sType
void * pNext
Bool32 timelineSemaphore

Public Methods

void PhysicalDeviceTimelineSemaphoreFeatures (Bool32 timelineSemaphore_, void * pNext_)

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

void PhysicalDeviceTimelineSemaphoreFeatures (const PhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

void PhysicalDeviceTimelineSemaphoreFeatures (const VkPhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

PhysicalDeviceTimelineSemaphoreFeatures & operator= (const PhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

PhysicalDeviceTimelineSemaphoreFeatures & operator= (const VkPhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

PhysicalDeviceTimelineSemaphoreFeatures & setPNext (void * pNext_)

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

PhysicalDeviceTimelineSemaphoreFeatures && setPNext (void * pNext_)

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

PhysicalDeviceTimelineSemaphoreFeatures & setTimelineSemaphore (Bool32 timelineSemaphore_)

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

PhysicalDeviceTimelineSemaphoreFeatures && setTimelineSemaphore (Bool32 timelineSemaphore_)

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

const VkPhysicalDeviceTimelineSemaphoreFeatures & operator const VkPhysicalDeviceTimelineSemaphoreFeatures & ()

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

VkPhysicalDeviceTimelineSemaphoreFeatures & operator VkPhysicalDeviceTimelineSemaphoreFeatures & ()

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

const VkPhysicalDeviceTimelineSemaphoreFeatures * operator const VkPhysicalDeviceTimelineSemaphoreFeatures * ()

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

VkPhysicalDeviceTimelineSemaphoreFeatures * operator VkPhysicalDeviceTimelineSemaphoreFeatures * ()

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

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

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