Skip to main content

IVulkanExternalSemaphore Interface

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