UNPKG

pixi.js

Version:

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

3 lines (2 loc) 194 B
import type { GlRenderingContext } from '../../../renderers/gl/context/GlRenderingContext'; export declare function checkMaxIfStatementsInShader(maxIfs: number, gl: GlRenderingContext): number;