Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:BlendFuncSeparate

120 void BlendFuncSeparate(PP_Resource context_id,
127 ToGles2Impl(&enter)->BlendFuncSeparate(srcRGB, dstRGB, srcAlpha, dstAlpha);
1584 &BlendFunc, &BlendFuncSeparate,