Share via


GLES32.GlObjectPtrLabel(Int64, String) Method

Definition

[Android.Runtime.Register("glObjectPtrLabel", "(JLjava/lang/String;)V", "", ApiSince=24)]
public static void GlObjectPtrLabel (long ptr, string? label);
[<Android.Runtime.Register("glObjectPtrLabel", "(JLjava/lang/String;)V", "", ApiSince=24)>]
static member GlObjectPtrLabel : int64 * string -> unit

Parameters

ptr
Int64
label
String
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