bgfx_sys::BGFX_STATE_BLEND_FUNC_RT_1! [] [src]

macro_rules! BGFX_STATE_BLEND_FUNC_RT_1 {
    ($src:expr, $dst:expr) => (BGFX_STATE_BLEND_FUNC_RT_x!($src, $dst))
}