WaitSemaphore Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
void WaitSemaphore(
IGlExternalImageTexture texture
)
Sub WaitSemaphore (
texture As IGlExternalImageTexture
)
abstract WaitSemaphore :
texture : IGlExternalImageTexture -> unit