|
Halide 16.0.0
Halide compiler and libraries
|
#include <memory_resources.h>
Public Attributes | |
| AllocateSystemFn | allocate = nullptr |
| DeallocateSystemFn | deallocate = nullptr |
Definition at line 193 of file memory_resources.h.
| AllocateSystemFn Halide::Runtime::Internal::SystemMemoryAllocatorFns::allocate = nullptr |
Definition at line 194 of file memory_resources.h.
Referenced by Halide::Runtime::Internal::PointerTable::PointerTable().
| DeallocateSystemFn Halide::Runtime::Internal::SystemMemoryAllocatorFns::deallocate = nullptr |
Definition at line 195 of file memory_resources.h.