struct ExternalSemaphoreProperties

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

Public Members

StructureType sType
void * pNext
Flags exportFromImportedHandleTypes
Flags compatibleHandleTypes
Flags externalSemaphoreFeatures

Public Methods

void ExternalSemaphoreProperties (vk::ExternalSemaphoreHandleTypeFlags exportFromImportedHandleTypes_, vk::ExternalSemaphoreHandleTypeFlags compatibleHandleTypes_, vk::ExternalSemaphoreFeatureFlags externalSemaphoreFeatures_, void * pNext_)

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

void ExternalSemaphoreProperties (const ExternalSemaphoreProperties & rhs)

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

void ExternalSemaphoreProperties (const VkExternalSemaphoreProperties & rhs)

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

ExternalSemaphoreProperties & operator= (const ExternalSemaphoreProperties & rhs)

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

ExternalSemaphoreProperties & operator= (const VkExternalSemaphoreProperties & rhs)

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

const VkExternalSemaphoreProperties & operator const VkExternalSemaphoreProperties & ()

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

VkExternalSemaphoreProperties & operator VkExternalSemaphoreProperties & ()

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

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

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