hipMipmappedArray

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

Members

Variables

data
void* data;
Undocumented in source.
depth
uint depth;
Undocumented in source.
desc
hipChannelFormatDesc desc;
Undocumented in source.
flags
uint flags;
Undocumented in source.
format
hipArray_Format format;
Undocumented in source.
height
uint height;
Undocumented in source.
max_mipmap_level
uint max_mipmap_level;
Undocumented in source.
min_mipmap_level
uint min_mipmap_level;
Undocumented in source.
type
uint type;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta