Halide
Halide::Runtime::DeviceRefCount Struct Reference

A similar struct for managing device allocations. More...

#include <HalideBuffer.h>

Public Attributes

std::atomic< int > count {1}
 
BufferDeviceOwnership ownership {BufferDeviceOwnership::Allocated}
 

Detailed Description

A similar struct for managing device allocations.

Definition at line 180 of file HalideBuffer.h.

Member Data Documentation

◆ count

◆ ownership


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