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
ReadonlyCOMPRESSED_ R11_ EAC
COMPRESSED_R11_EAC: 37488
ReadonlyCOMPRESSED_ SIGNED_ R11_ EAC
COMPRESSED_SIGNED_R11_EAC: 37489
ReadonlyCOMPRESSED_ RG11_ EAC
COMPRESSED_RG11_EAC: 37490
ReadonlyCOMPRESSED_ SIGNED_ RG11_ EAC
COMPRESSED_SIGNED_RG11_EAC: 37491
ReadonlyCOMPRESSED_ RGB8_ ETC2
COMPRESSED_RGB8_ETC2: 37492
ReadonlyCOMPRESSED_ SRGB8_ ETC2
COMPRESSED_SRGB8_ETC2: 37493
ReadonlyCOMPRESSED_ RGB8_ PUNCHTHROUGH_ ALPHA1_ ETC2
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37494
ReadonlyCOMPRESSED_ SRGB8_ PUNCHTHROUGH_ ALPHA1_ ETC2
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: 37495
ReadonlyCOMPRESSED_ RGBA8_ ETC2_ EAC
COMPRESSED_RGBA8_ETC2_EAC: 37496
ReadonlyCOMPRESSED_ SRGB8_ ALPHA8_ ETC2_ EAC
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: 37497
MDN Reference