Android.Opengl.GLES30.GlGetTransformFeedbackVarying Method

Syntax

[Android.Runtime.Register("glGetTransformFeedbackVarying", "(III[II[II[II[BI)V", "")]
public static void GlGetTransformFeedbackVarying (int program, int index, int bufsize, int[] length, int lengthOffset, int[] size, int sizeOffset, int[] type, int typeOffset, byte[] name, int nameOffset)

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.
lengthOffset
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.
name
Documentation for this section has not yet been entered.
nameOffset
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