Closed abbaswasim closed 4 days ago
@MarkCallow please review and merge this.
I'm still not seeing any tests of using encode to encode to ASTC. I see only the incidental encoding that happens as part of the metrics test and that uses only a single ASTC format. Am I missing something? If not, please add a test.
These were in previous PR https://github.com/KhronosGroup/KTX-Software-CTS/pull/33/ that are already merged. Have a look at encode/encode_astc.json
I have so far added
tests/encode/encode_astc.json
tests/encode/encode_astc_params.json
tests/encode/encode_astc_bad_format.json
tests/encode/encode_astc_bad_astc_format.json
These were in previous PR #33 that are already merged.
Ahhh! Sorry I forgot that.
Updates tests for
compare-psnr
andcompare-ssim
to include ASTC as well.