Halide
halide_device_allocation_pool Struct Reference

#include <HalideRuntime.h>

Public Attributes

int(* release_unused )(void *user_context)
 
struct halide_device_allocation_poolnext
 

Detailed Description

Definition at line 1996 of file HalideRuntime.h.

Member Data Documentation

◆ release_unused

int(* halide_device_allocation_pool::release_unused) (void *user_context)

Definition at line 1997 of file HalideRuntime.h.

◆ next

struct halide_device_allocation_pool* halide_device_allocation_pool::next

Definition at line 1998 of file HalideRuntime.h.


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