Partager via


Script.BindAllocation(Allocation, Int32) Méthode

Définition

Uniquement destiné à être utilisé par du code répercuté généré.

[Android.Runtime.Register("bindAllocation", "(Landroid/renderscript/Allocation;I)V", "GetBindAllocation_Landroid_renderscript_Allocation_IHandler")]
public virtual void BindAllocation (Android.Renderscripts.Allocation? va, int slot);
[<Android.Runtime.Register("bindAllocation", "(Landroid/renderscript/Allocation;I)V", "GetBindAllocation_Landroid_renderscript_Allocation_IHandler")>]
abstract member BindAllocation : Android.Renderscripts.Allocation * int -> unit
override this.BindAllocation : Android.Renderscripts.Allocation * int -> unit

Paramètres

slot
Int32
Attributs

Remarques

Uniquement destiné à être utilisé par du code répercuté généré.

Documentation Java pour android.renderscript.Script.bindAllocation(android.renderscript.Allocation, int).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à