Halide 20.0.0
Halide compiler and libraries
 
Loading...
Searching...
No Matches
Halide::Runtime::Internal::BlockResource Struct Reference

#include <memory_resources.h>

Public Attributes

MemoryBlock memory
 
RegionAllocatorallocator = nullptr
 
BlockRegionregions = nullptr
 
size_t reserved = 0
 

Detailed Description

Definition at line 103 of file memory_resources.h.

Member Data Documentation

◆ memory

◆ allocator

◆ regions

BlockRegion* Halide::Runtime::Internal::BlockResource::regions = nullptr

Definition at line 106 of file memory_resources.h.

◆ reserved

size_t Halide::Runtime::Internal::BlockResource::reserved = 0

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