Adding note to sample about ASTC LDR support

This commit is contained in:
Richard Geldreich
2026-02-19 17:44:07 -05:00
parent ed55aaf551
commit 55a58e0a6c

View File

@@ -1,6 +1,7 @@
<!--
Simple .basis file transcode tester.
Supports numerous texture formats: ETC1, PVRTC1, BC1-BC7, BC6H, ASTC LDR/HDR, and various uncompressed fallbacks.
Important note: This sample doesn't support all ASTC/XUASTC LDR block sizes yet, just 4x4. See the "ktx2_encode_test" or "video_test" samples, which do.
-->
<!doctype html>