UNPKG

@phaserjs/phaser

Version:
3 lines 231 B
import { TextureBaseFormat } from './ICompressedTextures'; export declare function SupportsCompressedTexture(baseFormat: TextureBaseFormat | string, format?: GLenum): boolean; //# sourceMappingURL=SupportsCompressedTexture.d.ts.map