Partager via


MÉTHODE ID3DXConstantTable::GetSamplerIndex

Retourne l’index de l’échantillonneur.

Syntaxe

UINT GetSamplerIndex(
  [out] D3DXHANDLE hConstant
);

Paramètres

hConstant [out]

Type : D3DXHANDLE

Handle de l’échantillonneur.

Valeur retournée

Type : UINT

Retourne le numéro d’index de l’échantillonneur de la table constante.

Spécifications

Condition requise Valeur
En-tête
D3DX9Shader.h
Bibliothèque
D3dx9.lib

Voir aussi

ID3DXConstantTable