This is the complete list of members for Spices::Transcoder, including all inherited members.
| CreateKTX2Texture(int &width, int &height) | Spices::Transcoder | static |
| DestroyktxTexture2(ktxTexture2 *texture) | Spices::Transcoder | static |
| FormatSupported(VkFormat format) | Spices::Transcoder | privatestatic |
| GetAvailableTargetFormats() | Spices::Transcoder | privatestatic |
| GetMipmapOffset(ktxTexture2 *texture, uint32_t mipLevel) | Spices::Transcoder | static |
| Init() | Spices::Transcoder | static |
| LoadFromKTX(const std::string &filePath, ktxTexture2 *&texture) | Spices::Transcoder | static |
| SaveToDisk(ktxTexture2 *texture, const std::string &filePath) | Spices::Transcoder | static |
| Transcoder()=default | Spices::Transcoder | |
| WriteData(ktxTexture2 *texture, uint32_t mipLevel, const unsigned char *data, uint32_t size) | Spices::Transcoder | static |
| ~Transcoder()=default | Spices::Transcoder | virtual |