struct BindTensorMemoryInfoARM
Defined at line 15325 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkBindTensorMemoryInfoARM, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkBindTensorMemoryInfoARM.html
Public Members
StructureType sType
const void * pNext
TensorARM tensor
DeviceMemory memory
DeviceSize memoryOffset
Public Methods
void BindTensorMemoryInfoARM (TensorARMtensor_,DeviceMemorymemory_,DeviceSizememoryOffset_,const void *pNext_)
Defined at line 15333 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindTensorMemoryInfoARM (const BindTensorMemoryInfoARM & rhs)
Defined at line 15344 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindTensorMemoryInfoARM (const VkBindTensorMemoryInfoARM & rhs)
Defined at line 15346 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM & operator= (const BindTensorMemoryInfoARM & rhs)
Defined at line 15351 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM & operator= (const VkBindTensorMemoryInfoARM & rhs)
Defined at line 15354 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM & setPNext (const void * pNext_)
Defined at line 15361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM && setPNext (const void * pNext_)
Defined at line 15367 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM & setTensor (TensorARM tensor_)
Defined at line 15373 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM && setTensor (TensorARM tensor_)
Defined at line 15379 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM & setMemory (DeviceMemory memory_)
Defined at line 15385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM && setMemory (DeviceMemory memory_)
Defined at line 15391 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM & setMemoryOffset (DeviceSize memoryOffset_)
Defined at line 15397 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindTensorMemoryInfoARM && setMemoryOffset (DeviceSize memoryOffset_)
Defined at line 15403 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindTensorMemoryInfoARM & operator const VkBindTensorMemoryInfoARM & ()
Defined at line 15410 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindTensorMemoryInfoARM & operator VkBindTensorMemoryInfoARM & ()
Defined at line 15415 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindTensorMemoryInfoARM * operator const VkBindTensorMemoryInfoARM * ()
Defined at line 15420 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindTensorMemoryInfoARM * operator VkBindTensorMemoryInfoARM * ()
Defined at line 15425 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const BindTensorMemoryInfoARM & )
Defined at line 15438 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp