Android.Opengl.GLES20.GlStencilOp Method

Syntax

[Android.Runtime.Register("glStencilOp", "(III)V", "")]
public static 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: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8