Android.Opengl.GLES30.GlVertexAttribIPointer Method

Syntax

[Android.Runtime.Register("glVertexAttribIPointer", "(IIIILjava/nio/Buffer;)V", "")]
public static void GlVertexAttribIPointer (int index, int size, int type, int stride, Java.Nio.Buffer pointer)

Parameters

index
Documentation for this section has not yet been entered.
size
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.
stride
Documentation for this section has not yet been entered.
pointer
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