EGL15.EglSyncFlushCommandsBit Field

Definition

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

Field Value

Value = 1
Attributes

Applies to