Android.Opengl.GLES20.GlStencilOpSeparate Method

Syntax

[Android.Runtime.Register("glStencilOpSeparate", "(IIII)V", "")]
public static void GlStencilOpSeparate (int face, int fail, int zfail, int zpass)

Parameters

face
Documentation for this section has not yet been entered.
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