struct ExternalFenceProperties
Defined at line 65538 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkExternalFenceProperties, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkExternalFenceProperties.html
Public Members
StructureType sType
void * pNext
Flags exportFromImportedHandleTypes
Flags compatibleHandleTypes
Flags externalFenceFeatures
Public Methods
void ExternalFenceProperties (ExternalFenceHandleTypeFlagsexportFromImportedHandleTypes_,ExternalFenceHandleTypeFlagscompatibleHandleTypes_,ExternalFenceFeatureFlagsexternalFenceFeatures_,void *pNext_)
Defined at line 65546 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalFenceProperties (const ExternalFenceProperties & rhs)
Defined at line 65557 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalFenceProperties (const VkExternalFenceProperties & rhs)
Defined at line 65559 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalFenceProperties & operator= (const ExternalFenceProperties & rhs)
Defined at line 65564 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalFenceProperties & operator= (const VkExternalFenceProperties & rhs)
Defined at line 65567 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkExternalFenceProperties & operator const VkExternalFenceProperties & ()
Defined at line 65573 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkExternalFenceProperties & operator VkExternalFenceProperties & ()
Defined at line 65578 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkExternalFenceProperties * operator const VkExternalFenceProperties * ()
Defined at line 65583 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkExternalFenceProperties * operator VkExternalFenceProperties * ()
Defined at line 65588 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const ExternalFenceProperties & )
Defined at line 65606 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp