GLES31.GlProgramUniform2iv Method

Definition

Overloads

GlProgramUniform2iv(Int32, Int32, Int32, IntBuffer)

C#
[Android.Runtime.Register("glProgramUniform2iv", "(IIILjava/nio/IntBuffer;)V", "")]
public static void GlProgramUniform2iv (int program, int location, int count, Java.Nio.IntBuffer? value);

Parameters

program
Int32
location
Int32
count
Int32
value
IntBuffer
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 et .NET for Android .NET for Android API 34
Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35

GlProgramUniform2iv(Int32, Int32, Int32, Int32[], Int32)

C#
[Android.Runtime.Register("glProgramUniform2iv", "(III[II)V", "")]
public static void GlProgramUniform2iv (int program, int location, int count, int[]? value, int offset);

Parameters

program
Int32
location
Int32
count
Int32
value
Int32[]
offset
Int32
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

.NET for Android .NET for Android API 35 et .NET for Android .NET for Android API 34
Produit Versions
.NET for Android .NET for Android API 34, .NET for Android API 35