Halide
13.0.2
Halide compiler and libraries
|
#include <HalideRuntime.h>
Public Attributes | |
int32_t | min |
int32_t | extent |
int32_t | stride |
uint32_t | flags |
Definition at line 1373 of file HalideRuntime.h.
int32_t halide_dimension_t::min |
int32_t halide_dimension_t::extent |
Definition at line 1396 of file HalideRuntime.h.
Referenced by Halide::Runtime::Buffer< T, D >::Dimension::extent().
int32_t halide_dimension_t::stride |
uint32_t halide_dimension_t::flags |
Definition at line 1399 of file HalideRuntime.h.