KhronosGroup / KTX-Software

KTX (Khronos Texture) Library and Tools
Other
834 stars 222 forks source link

Fix Issues 911 & 912 #915

Closed MarkCallow closed 1 month ago

MarkCallow commented 1 month ago

Expose ktxTexture[12]_Destroy (#911).

Return KTX_INVALID_OPERATION if generateMipmaps is set on incoming texture when compressing to ASTC or BasisU. Per spec. block-compressed textures are not allowed to request runtime mip generation (#912).