bindings/ext_blend_minmax library
WebGL EXT_blend_minmax Khronos Ratified Extension Specification
https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/
Classes
- EXTBlendMinmax
-
The 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.
WebGL extensions are available using the
WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.