Syntax
[Android.Runtime.Register("glClearBufferfi", "(IIFI)V", "")]
public static
void GlClearBufferfi (
int buffer,
int drawbuffer,
float depth,
int stencil)
Parameters
- buffer
- Documentation for this section has not yet been entered.
- drawbuffer
- Documentation for this section has not yet been entered.
- depth
- Documentation for this section has not yet been entered.
- stencil
- 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 18