Share via


MTLDevice_Extensions.GetMaxThreadsPerThreadgroup(IMTLDevice) 方法

定义

返回设备上每个线程组的线程数。

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

参数

This
IMTLDevice

此方法操作的实例。

返回

适用于