MTLDevice_Extensions.GetMaxThreadsPerThreadgroup(IMTLDevice) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne le nombre de threads par groupe de threads sur l’appareil.
public static Metal.MTLSize GetMaxThreadsPerThreadgroup (this Metal.IMTLDevice This);
static member GetMaxThreadsPerThreadgroup : Metal.IMTLDevice -> Metal.MTLSize
Paramètres
- This
- IMTLDevice
Instance sur laquelle cette méthode fonctionne.