Skip to content

Commit 55a58e0

Browse files
committed
Adding note to sample about ASTC LDR support
1 parent ed55aaf commit 55a58e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webgl/texture_test/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!--
22
Simple .basis file transcode tester.
33
Supports numerous texture formats: ETC1, PVRTC1, BC1-BC7, BC6H, ASTC LDR/HDR, and various uncompressed fallbacks.
4+
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.
45
-->
56

67
<!doctype html>

0 commit comments

Comments
 (0)