다음을 통해 공유


IMTLComputeCommandEncoder.DispatchThreadgroups(MTLSize, MTLSize) 메서드

정의

[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

매개 변수

threadgroupsPerGrid
MTLSize
threadsPerThreadgroup
MTLSize
특성

적용 대상