hipArray

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

Format
hipArray_Format Format;
Undocumented in source.
NumChannels
uint NumChannels;
Undocumented in source.
data
void* data;
Undocumented in source.
depth
uint depth;
Undocumented in source.
desc
hipChannelFormatDesc desc;
Undocumented in source.
height
uint height;
Undocumented in source.
isDrv
bool isDrv;
Undocumented in source.
textureType
uint textureType;
Undocumented in source.
type
uint type;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta