BGFX_STATE_BLEND_EQUATION_SUB

Blend subtract: src - dst.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_BLEND_EQUATION_SUB;

Meta