Halide 21.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
Halide::Runtime::Internal::BlockRegion Struct Reference

#include <memory_resources.h>

Public Attributes

MemoryRegion memory
uint32_t usage_count = 0
AllocationStatus status = AllocationStatus::InvalidStatus
BlockRegionnext_ptr = nullptr
BlockRegionprev_ptr = nullptr
BlockResourceblock_ptr = nullptr

Detailed Description

Definition at line 112 of file memory_resources.h.

Member Data Documentation

◆ memory

MemoryRegion Halide::Runtime::Internal::BlockRegion::memory

◆ usage_count

◆ status

AllocationStatus Halide::Runtime::Internal::BlockRegion::status = AllocationStatus::InvalidStatus

◆ next_ptr

◆ prev_ptr

BlockRegion* Halide::Runtime::Internal::BlockRegion::prev_ptr = nullptr

Definition at line 117 of file memory_resources.h.

◆ block_ptr


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