Skip to main content

IGlExternalSemaphore Interface

Definition

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

public interface IGlExternalSemaphore : IDisposable
ImplementsIDisposable

Methods

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

See Also

Reference

Avalonia.OpenGL Namespace