ID3D11ShaderReflection::GetMovcInstructionCount, méthode (d3d11shader.h)

Obtient le nombre d’instructions Movc.

Syntaxe

UINT GetMovcInstructionCount();

Valeur de retour

Type : UINT

Retourne le nombre d’instructions Movc.

Notes

L’interface de cette méthode est hébergée dans le D3DCompiler_xx.dll DLL prête à l’emploi.

Spécifications

   
Plateforme cible Windows
En-tête d3d11shader.h
Bibliothèque D3DCompiler.lib
DLL D3DCompiler_47.dll

Voir aussi

ID3D11ShaderReflection Interface