GPUOpen-Tools / compressonator

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

Fixed calculation of buffer size #274

Closed skrphv closed 1 year ago

skrphv commented 1 year ago

Fixed calculation of buffer size for CMP_FORMAT_RG_16, CMP_FORMAT_RG_16F, CMP_FORMAT_R_16, CMP_FORMAT_R_16F formats

Fix for issue#273

denislevesqueAMD commented 1 year ago

This fixes #273, so it can probably be closed right after this is merged.