CreateSemaphore Method
Definition
Namespace: Avalonia.OpenGL.Features
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public IGlExportableExternalImageTexture CreateSemaphore(
string type
)
Public Function CreateSemaphore (
type As String
) As IGlExportableExternalImageTexture
abstract CreateSemaphore :
type : string -> IGlExportableExternalImageTexture
override CreateSemaphore :
type : string -> IGlExportableExternalImageTexture
Parameters
Return Value
IGlExportableExternalImageTextureImplements
IGlContextExternalObjectsFeature.CreateSemaphore(String)See Also
Reference
ExternalObjectsOpenGlExtensionFeature Class
Avalonia.OpenGL.Features Namespace