PIXI.INTERNAL_FORMATS
INTERNAL_FORMATS
WebGL internal formats, including compressed texture formats provided by extensions
Summary
Properties from INTERNAL_FORMATS
Public Properties
static COMPRESSED_R11_EAC: number = 0x9270
static COMPRESSED_RG11_EAC: number = 0x9272
static COMPRESSED_RGB_ATC_WEBGL: number = 0x8C92
static COMPRESSED_RGB_ETC1_WEBGL: number = 0x8D64
static COMPRESSED_RGB_PVRTC_2BPPV1_IMG: number = 0x8C01
static COMPRESSED_RGB_PVRTC_4BPPV1_IMG: number = 0x8C00
static COMPRESSED_RGB_S3TC_DXT1_EXT: number = 0x83F0
static COMPRESSED_RGB8_ETC2: number = 0x9274
static COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: number = 0x9276
static COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL: number = 0x8C92
static COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL: number = 0x87EE
static COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: number = 0x8C03
static COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: number = 0x8C02
static COMPRESSED_RGBA_S3TC_DXT1_EXT: number = 0x83F1
static COMPRESSED_RGBA_S3TC_DXT3_EXT: number = 0x83F2
static COMPRESSED_RGBA_S3TC_DXT5_EXT: number = 0x83F3
static COMPRESSED_RGBA8_ETC2_EAC: number = 0x9278
static COMPRESSED_SIGNED_R11_EAC: number = 0x9271
static COMPRESSED_SIGNED_RG11_EAC: number = 0x9273
static COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT: number = 35917
static COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT: number = 35918
static COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT: number = 35919
static COMPRESSED_SRGB_S3TC_DXT1_EXT: number = 35916
static COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: number = 0x9279
static COMPRESSED_SRGB8_ETC2: number = 0x9275
static COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: number = 0x9277