Compartilhar via


IMTLComputeCommandEncoder.DispatchThreadgroups(MTLSize, MTLSize) Método

Definição

[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

Aplica-se a