GPUOpen-Tools / compressonator

Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
1.29k stars 193 forks source link

Fixed GetCodecType for CMP_FORMAT_ABGR_32F format #279

Closed skrphv closed 10 months ago

skrphv commented 10 months ago

Previous fix (https://github.com/GPUOpen-Tools/compressonator/pull/278) doesn't work if CMP_FORMAT_ABGR_32F is a destination format. Sorry for not checking it earlier.