PIXI.INTERNAL_FORMATS

INTERNAL_FORMATS

WebGL internal formats, including compressed texture formats provided by extensions

Public Properties


COMPRESSED_R11_EAC const.ts:1
static COMPRESSED_R11_EAC: number = 0x9270
COMPRESSED_RG11_EAC const.ts:1
static COMPRESSED_RG11_EAC: number = 0x9272
COMPRESSED_RGB_ATC_WEBGL const.ts:1
static COMPRESSED_RGB_ATC_WEBGL: number = 0x8C92
COMPRESSED_RGB_ETC1_WEBGL const.ts:1
static COMPRESSED_RGB_ETC1_WEBGL: number = 0x8D64
COMPRESSED_RGB_PVRTC_2BPPV1_IMG const.ts:1
static COMPRESSED_RGB_PVRTC_2BPPV1_IMG: number = 0x8C01
COMPRESSED_RGB_PVRTC_4BPPV1_IMG const.ts:1
static COMPRESSED_RGB_PVRTC_4BPPV1_IMG: number = 0x8C00
COMPRESSED_RGB_S3TC_DXT1_EXT const.ts:1
static COMPRESSED_RGB_S3TC_DXT1_EXT: number = 0x83F0
COMPRESSED_RGB8_ETC2 const.ts:1
static COMPRESSED_RGB8_ETC2: number = 0x9274
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 const.ts:1
static COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: number = 0x9276
COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL const.ts:1
static COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL: number = 0x8C92
COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL const.ts:1
static COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL: number = 0x87EE
COMPRESSED_RGBA_PVRTC_2BPPV1_IMG const.ts:1
static COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: number = 0x8C03
COMPRESSED_RGBA_PVRTC_4BPPV1_IMG const.ts:1
static COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: number = 0x8C02
COMPRESSED_RGBA_S3TC_DXT1_EXT const.ts:1
static COMPRESSED_RGBA_S3TC_DXT1_EXT: number = 0x83F1
COMPRESSED_RGBA_S3TC_DXT3_EXT const.ts:1
static COMPRESSED_RGBA_S3TC_DXT3_EXT: number = 0x83F2
COMPRESSED_RGBA_S3TC_DXT5_EXT const.ts:1
static COMPRESSED_RGBA_S3TC_DXT5_EXT: number = 0x83F3
COMPRESSED_RGBA8_ETC2_EAC const.ts:1
static COMPRESSED_RGBA8_ETC2_EAC: number = 0x9278
COMPRESSED_SIGNED_R11_EAC const.ts:1
static COMPRESSED_SIGNED_R11_EAC: number = 0x9271
COMPRESSED_SIGNED_RG11_EAC const.ts:1
static COMPRESSED_SIGNED_RG11_EAC: number = 0x9273
COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT const.ts:1
static COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT: number = 35917
COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT const.ts:1
static COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT: number = 35918
COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT const.ts:1
static COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT: number = 35919
COMPRESSED_SRGB_S3TC_DXT1_EXT const.ts:1
static COMPRESSED_SRGB_S3TC_DXT1_EXT: number = 35916
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC const.ts:1
static COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: number = 0x9279
COMPRESSED_SRGB8_ETC2 const.ts:1
static COMPRESSED_SRGB8_ETC2: number = 0x9275
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 const.ts:1
static COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: number = 0x9277

Powered by webdoc!