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)
- C#
- VB
- F#
[UnstableAttribute]
public interface IVulkanExternalSemaphore : IDisposable
<UnstableAttribute>
Public Interface IVulkanExternalSemaphore
Inherits IDisposable
[<UnstableAttribute>]
type IVulkanExternalSemaphore =
interface
interface IDisposable
end
Implements | IDisposable |
Properties
Handle |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
SubmitSignalSemaphore() | |
SubmitWaitSemaphore() |