struct ExternalSemaphoreProperties

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

wrapper struct for struct VkExternalSemaphoreProperties, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkExternalSemaphoreProperties.html

Public Members

StructureType sType
void * pNext
Flags exportFromImportedHandleTypes
Flags compatibleHandleTypes
Flags externalSemaphoreFeatures

Public Methods

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

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

void ExternalSemaphoreProperties (const ExternalSemaphoreProperties & rhs)

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

void ExternalSemaphoreProperties (const VkExternalSemaphoreProperties & rhs)

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

ExternalSemaphoreProperties & operator= (const ExternalSemaphoreProperties & rhs)

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

ExternalSemaphoreProperties & operator= (const VkExternalSemaphoreProperties & rhs)

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

const VkExternalSemaphoreProperties & operator const VkExternalSemaphoreProperties & ()

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

VkExternalSemaphoreProperties & operator VkExternalSemaphoreProperties & ()

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

const VkExternalSemaphoreProperties * operator const VkExternalSemaphoreProperties * ()

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

VkExternalSemaphoreProperties * operator VkExternalSemaphoreProperties * ()

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

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

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