Syntax
[Android.Runtime.Register("glBlendFuncSeparateOES", "(IIII)V", "")]
public static
void GlBlendFuncSeparateOES (
int srcRGB,
int dstRGB,
int srcAlpha,
int dstAlpha)
Parameters
- srcRGB
- Documentation for this section has not yet been entered.
- dstRGB
- Documentation for this section has not yet been entered.
- srcAlpha
- Documentation for this section has not yet been entered.
- dstAlpha
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4