GLES31.GlGetBooleani_v Method

Definition

Overloads

GlGetBooleani_v(Int32, Int32, Boolean[], Int32)

C#
[Android.Runtime.Register("glGetBooleani_v", "(II[ZI)V", "")]
public static void GlGetBooleani_v (int target, int index, bool[]? data, int offset);

Parameters

target
Int32
index
Int32
data
Boolean[]
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

GlGetBooleani_v(Int32, Int32, IntBuffer)

C#
[Android.Runtime.Register("glGetBooleani_v", "(IILjava/nio/IntBuffer;)V", "")]
public static void GlGetBooleani_v (int target, int index, Java.Nio.IntBuffer? data);

Parameters

target
Int32
index
Int32
data
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