MPSImageAllocator_Extensions.GetImageBatch Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static Foundation.NSArray<MetalPerformanceShaders.MPSImage> GetImageBatch (this MetalPerformanceShaders.IMPSImageAllocator This, Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSImageDescriptor descriptor, MetalPerformanceShaders.MPSKernel kernel, nuint count);
static member GetImageBatch : MetalPerformanceShaders.IMPSImageAllocator * Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSImageDescriptor * MetalPerformanceShaders.MPSKernel * nuint -> Foundation.NSArray<MetalPerformanceShaders.MPSImage>
Parámetros
- This
- IMPSImageAllocator
- commandBuffer
- IMTLCommandBuffer
- descriptor
- MPSImageDescriptor
- kernel
- MPSKernel
- count
- System.System.UIntPtr System.unativeint
Devoluciones
- Atributos