#include <cu.h>
|
struct cu_array_t * | base |
| base cu array or NULL
|
|
cu_info_t * | data |
| cu array
|
|
int32_t | width |
| width of the array in pixels
|
|
int32_t | height |
| height of the array in pixels
|
|
int32_t | stride |
| stride of the array in pixels
|
|
int32_t | refcount |
| number of references to this cu_array
|
|
◆ base
◆ data
◆ height
int32_t cu_array_t::height |
◆ refcount
int32_t cu_array_t::refcount |
◆ stride
int32_t cu_array_t::stride |
◆ width
int32_t cu_array_t::width |
The documentation for this struct was generated from the following file: