KhronosGroup / KTX-Software-CTS

Test Suite (Black Box) for KTX-Software
Apache License 2.0
1 stars 5 forks source link

Astc metrics tests #34

Closed abbaswasim closed 4 days ago

abbaswasim commented 1 week ago

Updates tests for compare-psnr and compare-ssim to include ASTC as well.

wasimabbas-arm commented 6 days ago

@MarkCallow please review and merge this.

wasimabbas-arm commented 5 days ago

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
MarkCallow commented 4 days ago

These were in previous PR #33 that are already merged.

Ahhh! Sorry I forgot that.