Syntax
[Android.Runtime.Register("glGetTransformFeedbackVarying", "(IILjava/nio/IntBuffer;Ljava/nio/IntBuffer;)Ljava/lang/String;", "")]
public static
string GlGetTransformFeedbackVarying (
int program,
int index,
Java.Nio.IntBuffer size,
Java.Nio.IntBuffer type)
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.
- type
- 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 18