Compartir a través de


IMTLComputeCommandEncoder.DispatchThreadgroups(MTLSize, MTLSize) Método

Definición

[Foundation.Export("dispatchThreadgroups:threadsPerThreadgroup:")]
[Foundation.Preserve(Conditional=true)]
public void DispatchThreadgroups (Metal.MTLSize threadgroupsPerGrid, Metal.MTLSize threadsPerThreadgroup);
abstract member DispatchThreadgroups : Metal.MTLSize * Metal.MTLSize -> unit

Parámetros

threadgroupsPerGrid
MTLSize
threadsPerThreadgroup
MTLSize
Atributos

Se aplica a