KhronosGroup / KTX-Software

KTX (Khronos Texture) Library and Tools
Other
861 stars 225 forks source link

Disallow ASTC options when format is not ASTC #809

Closed aqnuep closed 9 months ago

aqnuep commented 9 months ago

Fixes #808.

CTS test cases will come once @MarkCallow fixes the regression with the golden file regeneration.

aqnuep commented 9 months ago

CTS PR https://github.com/KhronosGroup/KTX-Software-CTS/pull/12 created and should be merged before updating the CTS ref of this PR.

aqnuep commented 9 months ago

Updated CTS reference, this one should be ready to go.

MarkCallow commented 9 months ago

Ping @lexaknyazev. Please review.