BGFX_STATE_BLEND_EQUATION_MAX

Blend max: max(src, dst).

extern (C) @nogc nothrow
enum ulong BGFX_STATE_BLEND_EQUATION_MAX;

Meta