GLES31Ext.GlGetObjectLabelKHR(Int32, Int32) Method

Definition

[Android.Runtime.Register("glGetObjectLabelKHR", "(II)Ljava/lang/String;", "")]
public static string? GlGetObjectLabelKHR (int identifier, int name);
[<Android.Runtime.Register("glGetObjectLabelKHR", "(II)Ljava/lang/String;", "")>]
static member GlGetObjectLabelKHR : int * int -> string

Parameters

identifier
Int32
name
Int32

Returns

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