bgfx_sys::BGFX_STATE_BLEND_FUNC_RT_2! [] [src]

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