Compartir a través de


MTLDevice_Extensions.GetMaxThreadsPerThreadgroup(IMTLDevice) Método

Definición

Devuelve el número de subprocesos por grupo de subprocesos en el dispositivo.

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

Parámetros

This
IMTLDevice

Instancia en la que opera este método.

Devoluciones

Se aplica a