Go to the source code of this file.
Typedefs | |
typedef unsigned int | TTL_dim_t |
The type used to hold the size of an object along any dimension. | |
typedef int | TTL_offset_dim_t |
The type used to hold offsets and origins. | |
typedef unsigned int TTL_dim_t |
The type used to hold the size of an object along any dimension.
Definition at line 19 of file opencl/TTL_types.h.
typedef int TTL_offset_dim_t |
The type used to hold offsets and origins.
Definition at line 20 of file opencl/TTL_types.h.