GL.WaitSync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
WaitSync(IntPtr, Int32, Int64) | |
WaitSync(IntPtr, UInt32, UInt64) |
WaitSync(IntPtr, Int32, Int64)
WaitSync(IntPtr, UInt32, UInt64)
重要
此 API 不符合 CLS。
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glWaitSync", Version="3.0")]
[System.CLSCompliant(false)]
public static void WaitSync (IntPtr sync, uint flags, ulong timeout);
static member WaitSync : nativeint * uint32 * uint64 -> unit
参数
- sync
-
IntPtr
nativeint
- flags
- UInt32
- timeout
- UInt64
- 属性