Condividi tramite


MTLDevice_Extensions.GetMaxThreadsPerThreadgroup(IMTLDevice) Metodo

Definizione

Restituisce il numero di thread per threadgroup nel dispositivo.

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

Parametri

This
IMTLDevice

Istanza in cui opera questo metodo.

Restituisce

Si applica a