IMTLComputeCommandEncoder.SetBuffer(IMTLBuffer, nuint, nuint) 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.
[Foundation.Export("setBuffer:offset:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetBuffer (Metal.IMTLBuffer buffer, nuint offset, nuint index);
abstract member SetBuffer : Metal.IMTLBuffer * nuint * nuint -> unit
Paramètres
- buffer
- IMTLBuffer
- offset
- System.System.UIntPtr System.unativeint
- index
- System.System.UIntPtr System.unativeint
- Attributs