blendFuncSeparateiOES method
Implementation
void blendFuncSeparateiOES(
int buf, int srcRGB, int dstRGB, int srcAlpha, int dstAlpha) =>
js_util.callMethod(this, 'blendFuncSeparateiOES',
[buf, srcRGB, dstRGB, srcAlpha, dstAlpha]);