MTLDevice_Extensions.GetMaxThreadsPerThreadgroup(IMTLDevice) Método

Definição

Retorna o número de threads por threadgroup no dispositivo.

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

Parâmetros

This
IMTLDevice

A instância na qual esse método opera.

Retornos

Aplica-se a