MLIR
21.0.0git
|
Public Attributes | |
T * | allocated |
T * | aligned |
int64_t | offset |
int64_t | sizes [N] |
int64_t | strides [N] |
Definition at line 108 of file VulkanRuntimeWrappers.cpp.
T* MemRefDescriptor< T, N >::aligned |
Definition at line 110 of file VulkanRuntimeWrappers.cpp.
T* MemRefDescriptor< T, N >::allocated |
Definition at line 109 of file VulkanRuntimeWrappers.cpp.
int64_t MemRefDescriptor< T, N >::offset |
Definition at line 111 of file VulkanRuntimeWrappers.cpp.
int64_t MemRefDescriptor< T, N >::sizes[N] |
Definition at line 112 of file VulkanRuntimeWrappers.cpp.
int64_t MemRefDescriptor< T, N >::strides[N] |
Definition at line 113 of file VulkanRuntimeWrappers.cpp.