struct ExternalTensorPropertiesARM

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

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

Public Members

StructureType sType
const void * pNext
ExternalMemoryProperties externalMemoryProperties

Public Methods

void ExternalTensorPropertiesARM (ExternalMemoryProperties externalMemoryProperties_, const void * pNext_)

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

void ExternalTensorPropertiesARM (const ExternalTensorPropertiesARM & rhs)

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

void ExternalTensorPropertiesARM (const VkExternalTensorPropertiesARM & rhs)

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

ExternalTensorPropertiesARM & operator= (const ExternalTensorPropertiesARM & rhs)

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

ExternalTensorPropertiesARM & operator= (const VkExternalTensorPropertiesARM & rhs)

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

ExternalTensorPropertiesARM & setPNext (const void * pNext_)

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

ExternalTensorPropertiesARM && setPNext (const void * pNext_)

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

ExternalTensorPropertiesARM & setExternalMemoryProperties (const ExternalMemoryProperties & externalMemoryProperties_)

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

ExternalTensorPropertiesARM && setExternalMemoryProperties (const ExternalMemoryProperties & externalMemoryProperties_)

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

const VkExternalTensorPropertiesARM & operator const VkExternalTensorPropertiesARM & ()

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

VkExternalTensorPropertiesARM & operator VkExternalTensorPropertiesARM & ()

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

const VkExternalTensorPropertiesARM * operator const VkExternalTensorPropertiesARM * ()

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

VkExternalTensorPropertiesARM * operator VkExternalTensorPropertiesARM * ()

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

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

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