Syntax
[Android.Runtime.Register("glBufferData", "(IILjava/nio/Buffer;I)V", "")]
public static
void GlBufferData (
int target,
int size,
Java.Nio.Buffer data,
int usage)
Parameters
- target
- Documentation for this section has not yet been entered.
- size
- Documentation for this section has not yet been entered.
- data
- Documentation for this section has not yet been entered.
- usage
- 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