Skip to main content

CompositionGpuImportedImageSynchronizationCapabilities Enumeration

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)

[FlagsAttribute]
public enum CompositionGpuImportedImageSynchronizationCapabilities

Members

Semaphores1Pre-render and after-render semaphores must be provided alongside with the image
KeyedMutex2Image must be created with D3D11_RESOURCE_MISC_SHARED_KEYEDMUTEX or in other compatible way
Automatic4Synchronization and ordering is somehow handled by the underlying platform

See Also

Reference

Avalonia.Rendering.Composition Namespace