struct ExternalMemoryProperties
Defined at line 37064 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
Flags externalMemoryFeatures
Flags exportFromImportedHandleTypes
Flags compatibleHandleTypes
Public Methods
void ExternalMemoryProperties (vk::ExternalMemoryFeatureFlags externalMemoryFeatures_, vk::ExternalMemoryHandleTypeFlags exportFromImportedHandleTypes_, vk::ExternalMemoryHandleTypeFlags compatibleHandleTypes_)
Defined at line 37069 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalMemoryProperties (const ExternalMemoryProperties & rhs)
Defined at line 37078 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalMemoryProperties (const VkExternalMemoryProperties & rhs)
Defined at line 37080 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalMemoryProperties & operator= (const ExternalMemoryProperties & rhs)
Defined at line 37085 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalMemoryProperties & operator= (const VkExternalMemoryProperties & rhs)
Defined at line 37088 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkExternalMemoryProperties & operator const VkExternalMemoryProperties & ()
Defined at line 37094 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkExternalMemoryProperties & operator VkExternalMemoryProperties & ()
Defined at line 37099 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const ExternalMemoryProperties & )
Defined at line 37119 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp