Searched refs:rBlendFun (Results 1 – 1 of 1) sorted by relevance
177 friend SvStream& operator>>( SvStream& rIn, BLENDFUNCTION& rBlendFun );180 SvStream& operator>>( SvStream& rIn, BLENDFUNCTION& rBlendFun ) in operator >>() argument182 rIn >> rBlendFun.aBlendOperation >> rBlendFun.aBlendFlags >> in operator >>()183 rBlendFun.aSrcConstantAlpha >> rBlendFun.aAlphaFormat; in operator >>()
Completed in 22 milliseconds