You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a check to ktxTexture2_TranscodeBasis so that it returns immediately if outputFormat is KTX_TTF_ASTC_HDR_4x4_RGBA and the texture's colorModel is KHR_DF_MODEL_UASTC_HDR_4X4.
Add a check to
ktxTexture2_TranscodeBasisso that it returns immediately ifoutputFormatisKTX_TTF_ASTC_HDR_4x4_RGBAand the texture'scolorModelisKHR_DF_MODEL_UASTC_HDR_4X4.Originally posted by @MarkCallow in #1100 (comment)