textureReference

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

Members

Variables

addressMode
hipTextureAddressMode[3] addressMode;
Undocumented in source.
channelDesc
hipChannelFormatDesc channelDesc;
Undocumented in source.
filterMode
hipTextureFilterMode filterMode;
Undocumented in source.
format
hipArray_Format format;
Undocumented in source.
maxAnisotropy
uint maxAnisotropy;
Undocumented in source.
maxMipmapLevelClamp
float maxMipmapLevelClamp;
Undocumented in source.
minMipmapLevelClamp
float minMipmapLevelClamp;
Undocumented in source.
mipmapFilterMode
hipTextureFilterMode mipmapFilterMode;
Undocumented in source.
mipmapLevelBias
float mipmapLevelBias;
Undocumented in source.
normalized
int normalized;
Undocumented in source.
numChannels
int numChannels;
Undocumented in source.
readMode
hipTextureReadMode readMode;
Undocumented in source.
sRGB
int sRGB;
Undocumented in source.
textureObject
hipTextureObject_t textureObject;
Undocumented in source.

Meta