bgfx_sys::BGFX_STATE_BLEND_FUNC_RT_3! [] [src]

macro_rules! BGFX_STATE_BLEND_FUNC_RT_3 {
    ($src:expr, $dst:expr) => (BGFX_STATE_BLEND_FUNC_RT_x!($src, $dst) << 22)
}