ICompositionGpuInteropImportSemaphore(ICompositionImportableSharedGpuContextSemaphore) Method
Asynchronously imports a semaphore object. The returned object is immediately usable.
Namespace: Avalonia.Rendering.CompositionAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
ICompositionImportedGpuImage ImportSemaphore(
ICompositionImportableSharedGpuContextSemaphore image
)
Function ImportSemaphore (
image As ICompositionImportableSharedGpuContextSemaphore
) As ICompositionImportedGpuImage
abstract ImportSemaphore :
image : ICompositionImportableSharedGpuContextSemaphore -> ICompositionImportedGpuImage
- image ICompositionImportableSharedGpuContextSemaphore
- A semaphore that belongs to the same GPU context or the same GPU context sharing group as one used by compositor
ICompositionImportedGpuImage