GPUOpen-Tools / compressonator

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

Fixed GetCodecType for CMP_FORMAT_ABGR_32F format #279

Closed skrphv closed 1 year ago

skrphv commented 1 year 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.