Edytuj

Udostępnij za pośrednictwem


IMTLComputeCommandEncoder.DispatchThreadgroups(MTLSize, MTLSize) Method

Definition

[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

Parameters

threadgroupsPerGrid
MTLSize
threadsPerThreadgroup
MTLSize
Attributes

Applies to