bgfx_sys::BGFX_STATE_BLEND_FUNC_RT_1E! [] [src]

macro_rules! BGFX_STATE_BLEND_FUNC_RT_1E {
    ($src:expr, $dst:expr, $equation:expr) => (BGFX_STATE_BLEND_FUNC_RT_xE!($src, $dst, $equation))
}