Partager via


ID3D12ShaderReflection::GetMovInstructionCount, méthode (d3d12shader.h)

Obtient le nombre d’instructions Mov.

Syntaxe

UINT GetMovInstructionCount();

Valeur de retour

Type : UINT

Retourne le nombre d’instructions Mov.

Notes

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

Spécifications

   
Plateforme cible Windows
En-tête d3d12shader.h

Voir aussi

ID3D12ShaderReflection