BGFX_STATE_BLEND_EQUATION_REVSUB

Blend reverse subtract: dst - src.

extern (C) @nogc nothrow
enum ulong BGFX_STATE_BLEND_EQUATION_REVSUB;

Meta