Home | History | Annotate | Download | only in functional

Lines Matching refs:alpha_

119 	SeparateBlendEq (BlendEq rgb_, BlendEq alpha_)
121 , alpha (alpha_)
143 SeparateBlendFunc (BlendFunc rgb_, BlendFunc alpha_)
145 , alpha (alpha_)