Skip to main content

IVulkanExternalSemaphore Interface

Unstable.

Note: This API is unstable and may change in a future release.

Definition

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

[UnstableAttribute]
public interface IVulkanExternalSemaphore : IDisposable
ImplementsIDisposable

Properties

Handle 

Methods

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

See Also

Reference

Avalonia.Vulkan Namespace