Skip to main content

IVulkanDevice Interface

Definition

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

public interface IVulkanDevice : IDisposable, 
IOptionalFeatureProvider
View Source
ImplementsIOptionalFeatureProvider, IDisposable

Properties

EnabledExtensions 
GraphicsQueueFamilyIndex 
Handle 
Instance 
IsLost 
MainQueueHandle 
PhysicalDeviceHandle 

Methods

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

See Also

Reference

Avalonia.Vulkan Namespace