vot.js - v2.4.18
    Preparing search index...

    Interface 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

    interface EXT_blend_minmax {
        MAX_EXT: 32776;
        MIN_EXT: 32775;
    }
    Index
    MAX_EXT: 32776
    MIN_EXT: 32775