struct PhysicalDeviceTimelineSemaphoreFeatures

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

Public Members

StructureType sType
void * pNext
vk::Bool32 timelineSemaphore

Public Methods

void PhysicalDeviceTimelineSemaphoreFeatures (vk::Bool32 timelineSemaphore_, void * pNext_)

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

void PhysicalDeviceTimelineSemaphoreFeatures (const PhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

void PhysicalDeviceTimelineSemaphoreFeatures (const VkPhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

PhysicalDeviceTimelineSemaphoreFeatures & operator= (const PhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

PhysicalDeviceTimelineSemaphoreFeatures & operator= (const VkPhysicalDeviceTimelineSemaphoreFeatures & rhs)

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

PhysicalDeviceTimelineSemaphoreFeatures & setPNext (void * pNext_)

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

PhysicalDeviceTimelineSemaphoreFeatures & setTimelineSemaphore (vk::Bool32 timelineSemaphore_)

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

const VkPhysicalDeviceTimelineSemaphoreFeatures & operator const VkPhysicalDeviceTimelineSemaphoreFeatures & ()

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

VkPhysicalDeviceTimelineSemaphoreFeatures & operator VkPhysicalDeviceTimelineSemaphoreFeatures & ()

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

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

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