Halide
Halide::Runtime::Internal::MemoryRegionAllocatorFns Struct Reference

#include <memory_resources.h>

Public Attributes

AllocateRegionFn allocate = nullptr
 
DeallocateRegionFn deallocate = nullptr
 

Detailed Description

Definition at line 214 of file memory_resources.h.

Member Data Documentation

◆ allocate

AllocateRegionFn Halide::Runtime::Internal::MemoryRegionAllocatorFns::allocate = nullptr

Definition at line 215 of file memory_resources.h.

◆ deallocate

DeallocateRegionFn Halide::Runtime::Internal::MemoryRegionAllocatorFns::deallocate = nullptr

Definition at line 216 of file memory_resources.h.


The documentation for this struct was generated from the following file: