WEBGL_compressed_texture_etc
interface WEBGL_compressed_texture_etc {
COMPRESSED_R11_EAC: 37488;
COMPRESSED_SIGNED_R11_EAC: 37489;
COMPRESSED_RG11_EAC: 37490;
COMPRESSED_SIGNED_RG11_EAC: 37491;
COMPRESSED_RGB8_ETC2: 37492;
COMPRESSED_SRGB8_ETC2: 37493;
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37494;
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37495;
COMPRESSED_RGBA8_ETC2_EAC: 37496;
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: 37497;
}
COMPRESSED_R11_EAC: 37488;
COMPRESSED_SIGNED_R11_EAC: 37489;
COMPRESSED_RG11_EAC: 37490;
COMPRESSED_SIGNED_RG11_EAC: 37491;
COMPRESSED_RGB8_ETC2: 37492;
COMPRESSED_SRGB8_ETC2: 37493;
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37494;
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37495;
COMPRESSED_RGBA8_ETC2_EAC: 37496;
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: 37497;
}
Index
Properties
<internal>.WEBGL_compressed_texture_etc.COMPRESSED_R11_EAC<internal>.WEBGL_compressed_texture_etc.COMPRESSED_SIGNED_R11_EAC<internal>.WEBGL_compressed_texture_etc.COMPRESSED_RG11_EAC<internal>.WEBGL_compressed_texture_etc.COMPRESSED_SIGNED_RG11_EAC<internal>.WEBGL_compressed_texture_etc.COMPRESSED_RGB8_ETC2<internal>.WEBGL_compressed_texture_etc.COMPRESSED_SRGB8_ETC2<internal>.WEBGL_compressed_texture_etc.COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2<internal>.WEBGL_compressed_texture_etc.COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2<internal>.WEBGL_compressed_texture_etc.COMPRESSED_RGBA8_ETC2_EAC<internal>.WEBGL_compressed_texture_etc.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
Properties
Readonly
COMPRESSED_ R11_ EAC
COMPRESSED_R11_EAC: 37488
Readonly
COMPRESSED_ SIGNED_ R11_ EAC
COMPRESSED_SIGNED_R11_EAC: 37489
Readonly
COMPRESSED_ RG11_ EAC
COMPRESSED_RG11_EAC: 37490
Readonly
COMPRESSED_ SIGNED_ RG11_ EAC
COMPRESSED_SIGNED_RG11_EAC: 37491
Readonly
COMPRESSED_ RGB8_ ETC2
COMPRESSED_RGB8_ETC2: 37492
Readonly
COMPRESSED_ SRGB8_ ETC2
COMPRESSED_SRGB8_ETC2: 37493
Readonly
COMPRESSED_ RGB8_ PUNCHTHROUGH_ ALPHA1_ ETC2
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37494
Readonly
COMPRESSED_ SRGB8_ PUNCHTHROUGH_ ALPHA1_ ETC2
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37495
Readonly
COMPRESSED_ RGBA8_ ETC2_ EAC
COMPRESSED_RGBA8_ETC2_EAC: 37496
Readonly
COMPRESSED_ SRGB8_ ALPHA8_ ETC2_ EAC
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: 37497
MDN Reference