GPUOpen-Tools / compressonator

Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line Usage text, examples includes undocumented -ff and -fx

tamlin-mike opened this issue · comments

printf("compressonatorcli -fd BC7 -ff PNG -fx KTX ./source_dir/ ./dist_dir/\n");

Neither -ff nor -fx are included in the list of options.