次の方法で共有


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
属性

適用対象