|
Halide 17.0.1
Halide compiler and libraries
|
#include <memory_resources.h>
Public Attributes | |
| AllocateRegionFn | allocate = nullptr |
| DeallocateRegionFn | deallocate = nullptr |
Definition at line 214 of file memory_resources.h.
| AllocateRegionFn Halide::Runtime::Internal::MemoryRegionAllocatorFns::allocate = nullptr |
Definition at line 215 of file memory_resources.h.
| DeallocateRegionFn Halide::Runtime::Internal::MemoryRegionAllocatorFns::deallocate = nullptr |
Definition at line 216 of file memory_resources.h.