MTLBlitCommandEncoder_Extensions.Optimize Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void Optimize (this Metal.IMTLBlitCommandEncoder This, Metal.IMTLIndirectCommandBuffer indirectCommandBuffer, Foundation.NSRange range);
static member Optimize : Metal.IMTLBlitCommandEncoder * Metal.IMTLIndirectCommandBuffer * Foundation.NSRange -> unit
Parâmetros
- indirectCommandBuffer
- IMTLIndirectCommandBuffer
- range
- NSRange
- Atributos