struct ExternalMemoryProperties
Defined at line 64978 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkExternalMemoryProperties, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkExternalMemoryProperties.html
Public Members
Flags externalMemoryFeatures
Flags exportFromImportedHandleTypes
Flags compatibleHandleTypes
Public Methods
void ExternalMemoryProperties (ExternalMemoryFeatureFlagsexternalMemoryFeatures_,ExternalMemoryHandleTypeFlagsexportFromImportedHandleTypes_,ExternalMemoryHandleTypeFlagscompatibleHandleTypes_)
Defined at line 64983 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalMemoryProperties (const ExternalMemoryProperties & rhs)
Defined at line 64992 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalMemoryProperties (const VkExternalMemoryProperties & rhs)
Defined at line 64994 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalMemoryProperties & operator= (const ExternalMemoryProperties & rhs)
Defined at line 64999 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalMemoryProperties & operator= (const VkExternalMemoryProperties & rhs)
Defined at line 65002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkExternalMemoryProperties & operator const VkExternalMemoryProperties & ()
Defined at line 65008 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkExternalMemoryProperties & operator VkExternalMemoryProperties & ()
Defined at line 65013 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkExternalMemoryProperties * operator const VkExternalMemoryProperties * ()
Defined at line 65018 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkExternalMemoryProperties * operator VkExternalMemoryProperties * ()
Defined at line 65023 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const ExternalMemoryProperties & )
Defined at line 65037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp