It seems some compression params are not available in the C API such as: m_swizzle, m_renormalize, m_mip_renorm, m_resample_*.
In addition, the docs say:
The current C API doesn't support also specifying user-specified mipmaps for these texture types (however the full C++ API does), but it does support automatic mipmap generation.
It seems some compression params are not available in the C API such as: m_swizzle, m_renormalize, m_mip_renorm, m_resample_*.
In addition, the docs say: