SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::Transcoder Member List

This is the complete list of members for Spices::Transcoder, including all inherited members.

CreateKTX2Texture(int &width, int &height)Spices::Transcoderstatic
DestroyktxTexture2(ktxTexture2 *texture)Spices::Transcoderstatic
FormatSupported(VkFormat format)Spices::Transcoderprivatestatic
GetAvailableTargetFormats()Spices::Transcoderprivatestatic
GetMipmapOffset(ktxTexture2 *texture, uint32_t mipLevel)Spices::Transcoderstatic
Init()Spices::Transcoderstatic
LoadFromKTX(const std::string &filePath, ktxTexture2 *&texture)Spices::Transcoderstatic
SaveToDisk(ktxTexture2 *texture, const std::string &filePath)Spices::Transcoderstatic
Transcoder()=defaultSpices::Transcoder
WriteData(ktxTexture2 *texture, uint32_t mipLevel, const unsigned char *data, uint32_t size)Spices::Transcoderstatic
~Transcoder()=defaultSpices::Transcodervirtual