Android.Opengl.GLES20.GlGetActiveAttrib Method

Syntax

[Android.Runtime.Register("glGetActiveAttrib", "(II[II[II)Ljava/lang/String;", "")]
public static string GlGetActiveAttrib (int program, int index, int[] size, int sizeOffset, int[] type, int typeOffset)

Parameters

program
Documentation for this section has not yet been entered.
index
Documentation for this section has not yet been entered.
size
Documentation for this section has not yet been entered.
sizeOffset
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.
typeOffset
Documentation for this section has not yet been entered.

Returns

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 17