UNPKG

pixi.js

Version:

PixiJS — The HTML5 Creation Engine =============

3 lines (2 loc) 165 B
import type { TEXTURE_FORMATS } from '../../../shared/texture/const'; export declare function getSupportedGPUCompressedTextureFormats(): Promise<TEXTURE_FORMATS[]>;