|
Halide 17.0.1
Halide compiler and libraries
|
#include <memory_resources.h>
Public Attributes | |
| AllocateBlockFn | allocate = nullptr |
| DeallocateBlockFn | deallocate = nullptr |
Definition at line 206 of file memory_resources.h.
| AllocateBlockFn Halide::Runtime::Internal::MemoryBlockAllocatorFns::allocate = nullptr |
Definition at line 207 of file memory_resources.h.
| DeallocateBlockFn Halide::Runtime::Internal::MemoryBlockAllocatorFns::deallocate = nullptr |
Definition at line 208 of file memory_resources.h.