共用方式為


MTLDevice_Extensions.GetMaxThreadsPerThreadgroup(IMTLDevice) 方法

定義

傳回裝置上每個執行緒群組的執行緒數目。

public static Metal.MTLSize GetMaxThreadsPerThreadgroup (this Metal.IMTLDevice This);
static member GetMaxThreadsPerThreadgroup : Metal.IMTLDevice -> Metal.MTLSize

參數

This
IMTLDevice

這個方法運作所在的 實例。

傳回

適用於