GLES31Ext.GlObjectPtrLabelKHR(Int64, String) Method

Definition

[Android.Runtime.Register("glObjectPtrLabelKHR", "(JLjava/lang/String;)V", "")]
public static void GlObjectPtrLabelKHR (long ptr, string? label);
[<Android.Runtime.Register("glObjectPtrLabelKHR", "(JLjava/lang/String;)V", "")>]
static member GlObjectPtrLabelKHR : 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