Syntax
[Android.Runtime.Register("glStencilOp", "(III)V", "GetGlStencilOp_IIIHandler:Javax.Microedition.Khronos.Opengles.IGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void GlStencilOp (
int fail,
int zfail,
int zpass)
Parameters
- fail
- Documentation for this section has not yet been entered.
- zfail
- Documentation for this section has not yet been entered.
- zpass
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Javax.Microedition.Khronos.Opengles
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1