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)
- C#
- VB
- F#
[UnstableAttribute]
public interface IVulkanContextExternalObjectsFeature
<UnstableAttribute>
Public Interface IVulkanContextExternalObjectsFeature
[<UnstableAttribute>]
type IVulkanContextExternalObjectsFeature = interface end
Properties
| DeviceLuid | |
| DeviceUuid | |
| SupportedImageHandleTypes | |
| SupportedSemaphoreTypes |
Methods
| GetSynchronizationCapabilities(String) | |
| ImportImage(IPlatformHandle, PlatformGraphicsExternalImageProperties) | |
| ImportSemaphore(IPlatformHandle) |