CreateSemaphore Method
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
IGlExportableExternalImageTexture CreateSemaphore(
string type
)
Function CreateSemaphore (
type As String
) As IGlExportableExternalImageTexture
abstract CreateSemaphore :
type : string -> IGlExportableExternalImageTexture
Parameters
Return Value
IGlExportableExternalImageTextureSee Also
Reference
IGlContextExternalObjectsFeature Interface
Avalonia.OpenGL Namespace