BGFX_STATE_BLEND_EQUATION_MIN

Blend min: min(src, dst).

extern (C) @nogc nothrow
enum ulong BGFX_STATE_BLEND_EQUATION_MIN;

Meta