Halide 21.0.0
Halide compiler and libraries
|
#include <HalideRuntime.h>
Public Attributes | |
int32_t | min |
int32_t | extent |
int32_t | stride |
uint32_t | flags |
Definition at line 1516 of file HalideRuntime.h.
int32_t halide_dimension_t::min |
Definition at line 1539 of file HalideRuntime.h.
Referenced by Halide::Runtime::Internal::calc_device_crop_byte_offset(), Halide::Runtime::Internal::calc_device_slice_byte_offset(), and Halide::Runtime::Internal::make_buffer_copy().
int32_t halide_dimension_t::extent |
Definition at line 1539 of file HalideRuntime.h.
Referenced by Halide::Runtime::Internal::make_buffer_copy().
int32_t halide_dimension_t::stride |
Definition at line 1539 of file HalideRuntime.h.
Referenced by Halide::Runtime::Internal::calc_device_crop_byte_offset(), Halide::Runtime::Internal::calc_device_slice_byte_offset(), and Halide::Runtime::Internal::make_buffer_copy().
uint32_t halide_dimension_t::flags |
Definition at line 1542 of file HalideRuntime.h.