HDK
|
This is the complete list of members for HdStTextureUtils, including all inherited members.
ComputeDimensionsFromTargetMemory(const std::vector< HioImageSharedPtr > &mips, HgiFormat targetFormat, size_t tileCount, size_t targetMemory, size_t *mipIndex=nullptr) | HdStTextureUtils | static |
ConversionFunction typedef | HdStTextureUtils | |
GetAllMipImages(const std::string &filePath, HioImage::SourceColorSpace sourceColorSpace) | HdStTextureUtils | static |
GetHgiFormat(HioFormat hioFormat, bool premultiplyAlpha) | HdStTextureUtils | static |
GetHioToHgiConversion(HioFormat hioFormat, bool premultiplyAlpha) | HdStTextureUtils | static |
HgiTextureReadback(Hgi *const hgi, HgiTextureHandle const &texture, size_t *bufferSize) | HdStTextureUtils | static |
HgiTextureReadback(Hgi *const hgi, HgiTextureHandle const &texture, size_t *bufferSize) | HdStTextureUtils | static |
ReadAndConvertImage(HioImageSharedPtr const &image, bool flipped, bool premultiplyAlpha, const HgiMipInfo &mipInfo, size_t layer, void *bufferStart) | HdStTextureUtils | static |