Searched refs:BlendFunction (Results 1 – 1 of 1) sorted by relevance
218 enum BlendFunction enum939 OutputStage::BlendFunction m_SrcRgb;946 OutputStage::BlendFunction m_DstRgb;953 OutputStage::BlendFunction m_SrcAlpha;960 OutputStage::BlendFunction m_DstAlpha;995 …void SetBlendFunc(OutputStage::BlendFunction src, OutputStage::BlendFunction dst, OutputStage::Ble… in SetBlendFunc()1025 …void SetBlendFunc(OutputStage::BlendFunction srcRgb, OutputStage::BlendFunction dstRgb, OutputStag… in SetBlendFunc()1026 …OutputStage::BlendFunction dstAlpha, OutputStage::BlendEquation eqRgb, OutputStage::BlendEquation … in SetBlendFunc()