IGlExternalSemaphore Interface
Definition
Namespace: Avalonia.OpenGL
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public interface IGlExternalSemaphore : IDisposable
Public Interface IGlExternalSemaphore
Inherits IDisposable
type IGlExternalSemaphore =
interface
interface IDisposable
end
Implements | IDisposable |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
SignalSemaphore(IGlExternalImageTexture) | |
WaitSemaphore(IGlExternalImageTexture) |