Skip to main content

IGlExportableExternalSemaphore Interface

Definition

Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public interface IGlExportableExternalSemaphore : IGlExternalSemaphore, 
IDisposable
ImplementsIGlExternalSemaphore, IDisposable

Methods

Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
GetHandle() 
SignalSemaphore(IGlExternalImageTexture)
(Inherited from IGlExternalSemaphore)
WaitSemaphore(IGlExternalImageTexture)
(Inherited from IGlExternalSemaphore)

See Also

Reference

Avalonia.OpenGL Namespace