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

Link copied to clipboard
abstract val MAX_EXT: GLenum
Link copied to clipboard
abstract val MIN_EXT: GLenum