Syntax
[Android.Runtime.Register("glDrawElementsInstanced", "(IIILjava/nio/Buffer;I)V", "")]
public static
void GlDrawElementsInstanced (
int mode,
int count,
int type,
Java.Nio.Buffer indices,
int instanceCount)
Parameters
- mode
- Documentation for this section has not yet been entered.
- count
- Documentation for this section has not yet been entered.
- type
- Documentation for this section has not yet been entered.
- indices
- Documentation for this section has not yet been entered.
- instanceCount
- 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