![]() |
libktx Reference 4.3.2
Libraries and tools to create and read KTX image texture files.
|
CktxAstcParams | Structure for passing extended parameters to ktxTexture_CompressAstc |
CktxBasisParams | Structure for passing extended parameters to ktxTexture2_CompressBasisEx() |
CktxHashList | Opaque handle to a ktxHashList |
CktxHashListEntry | Opaque handle to an entry in a ktxHashList |
CktxOrientation | Struct describing the logical orientation of an image |
CktxStream | Interface of ktxStream |
CktxTexture | Base class representing a texture |
CktxTexture1 | Class representing a KTX version 1 format texture |
CktxTexture2 | Class representing a KTX version 2 format texture |
CktxTexture_vtbl | Table of virtual ktxTexture methods |
CktxTextureCreateInfo | Structure for passing texture information to ktxTexture1_Create() and ktxTexture2_Create() |
CktxVulkanDeviceInfo | Struct for passing information about the Vulkan device on which to create images to the texture image loading functions |
CktxVulkanFunctions | Struct for applications to pass Vulkan function pointers to the ktxTexture_VkUpload functions via a ktxVulkanDeviceInfo struct |
CktxVulkanTexture | Struct for returning information about the Vulkan texture image created by the ktxTexture_VkUpload* functions |
CktxVulkanTexture_subAllocatorCallbacks | Struct that contains all callbacks necessary for suballocation |