Skip to main content

IVulkanContextExternalObjectsFeature 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 IVulkanContextExternalObjectsFeature
View Source

Properties

DeviceLuid 
DeviceUuid 
SupportedImageHandleTypes 
SupportedSemaphoreTypes 

Methods

GetSynchronizationCapabilities(String) 
ImportImage(IPlatformHandle, PlatformGraphicsExternalImageProperties) 
ImportSemaphore(IPlatformHandle) 

See Also

Reference

Avalonia.Vulkan Namespace