EGL15.EglContextOpenglCoreProfileBit Field

Definition

[Android.Runtime.Register("EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT", ApiSince=29)]
public const int EglContextOpenglCoreProfileBit = 1;
[<Android.Runtime.Register("EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT", ApiSince=29)>]
val mutable EglContextOpenglCoreProfileBit : int

Field Value

Value = 1
Attributes

Applies to