The EXT_blend_minmax extension is part of the WebGL API and extends blending capabilities by adding two new blend equations: the minimum or maximum color components of the source and destination colors.

Documentation EXT_blend_minmax by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Static variables

staticinline read onlyMAX_EXT:Int = 32776

staticinline read onlyMIN_EXT:Int = 32775