Partager via


IMTLComputeCommandEncoder.DispatchThreadgroups(MTLSize, MTLSize) Méthode

Définition

[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

Paramètres

threadgroupsPerGrid
MTLSize
threadsPerThreadgroup
MTLSize
Attributs

S’applique à