Compartilhar via


MTLBlitCommandEncoder_Extensions.Update Método

Definição

Captura o trabalho de GPU que foi enfileirado pelo codificador para o especificado fence.

[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 Update (this Metal.IMTLBlitCommandEncoder This, Metal.IMTLFence fence);
static member Update : Metal.IMTLBlitCommandEncoder * Metal.IMTLFence -> unit

Parâmetros

This
IMTLBlitCommandEncoder

A instância na qual esse método opera.

fence
IMTLFence
Atributos

Aplica-se a