Halide
Halide::Runtime::Internal::MemoryBlock Struct Reference

#include <memory_resources.h>

Public Attributes

void * handle = nullptr
 
size_t size = 0
 
bool dedicated = false
 
MemoryProperties properties
 

Detailed Description

Definition at line 65 of file memory_resources.h.

Member Data Documentation

◆ handle

void* Halide::Runtime::Internal::MemoryBlock::handle = nullptr

Definition at line 66 of file memory_resources.h.

◆ size

size_t Halide::Runtime::Internal::MemoryBlock::size = 0

◆ dedicated

bool Halide::Runtime::Internal::MemoryBlock::dedicated = false

Definition at line 68 of file memory_resources.h.

◆ properties

MemoryProperties Halide::Runtime::Internal::MemoryBlock::properties

Definition at line 69 of file memory_resources.h.


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