Android.Opengl.GLES30.GlGetTransformFeedbackVarying Method

Syntax

[Android.Runtime.Register("glGetTransformFeedbackVarying", "(IIILjava/nio/IntBuffer;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;B)V", "")]
public static void GlGetTransformFeedbackVarying (int program, int index, int bufsize, Java.Nio.IntBuffer length, Java.Nio.IntBuffer size, Java.Nio.IntBuffer type, sbyte name)

Parameters

program
Documentation for this section has not yet been entered.
index
Documentation for this section has not yet been entered.
bufsize
Documentation for this section has not yet been entered.
length
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.
name
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