Skip to main content

EXT_blend_minmax

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.

MDN Reference

Properties

MAX_EXT

readonly MAX_EXT: 32776;

MIN_EXT

readonly MIN_EXT: 32775;