Partager via


MTLBlitCommandEncoder_Extensions.Wait Méthode

Définition

Empêche le travail GPU supplémentaire de l’encodeur jusqu’à ce que le fence soit atteint.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void Wait (this Metal.IMTLBlitCommandEncoder This, Metal.IMTLFence fence);
static member Wait : Metal.IMTLBlitCommandEncoder * Metal.IMTLFence -> unit

Paramètres

This
IMTLBlitCommandEncoder

Instance sur laquelle cette méthode fonctionne.

fence
IMTLFence
Attributs

S’applique à