We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WEBGL_compressed_texture_etc
1 parent e5bf81d commit 3a4c880Copy full SHA for 3a4c880
src/twgl.js
@@ -217,6 +217,7 @@ const supportedExtensions = [
217
'WEBGL_color_buffer_float',
218
'WEBGL_compressed_texture_atc',
219
'WEBGL_compressed_texture_etc1',
220
+ 'WEBGL_compressed_texture_etc',
221
'WEBGL_compressed_texture_pvrtc',
222
'WEBGL_compressed_texture_s3tc',
223
'WEBGL_compressed_texture_s3tc_srgb',
0 commit comments