HIP_ARRAY_DESCRIPTOR

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct HIP_ARRAY_DESCRIPTOR {}

Members

Variables

Format
hipArray_Format Format;
Undocumented in source.
Height
size_t Height;
Undocumented in source.
NumChannels
uint NumChannels;
Undocumented in source.
Width
size_t Width;
Undocumented in source.

Meta