UNPKG

pixi.js

Version:

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

4 lines (3 loc) 228 B
import type { HighShaderBit } from '../compiler/types'; export declare function generateTextureBatchBit(maxTextures: number): HighShaderBit; export declare function generateTextureBatchBitGl(maxTextures: number): HighShaderBit;