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

Obtient le nombre d’instructions au niveau du bit.

Syntaxe

UINT GetBitwiseInstructionCount();

Valeur de retour

Type : UINT

Nombre d’instructions au niveau du bit.

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 d3d11shader.h
Bibliothèque D3DCompiler.lib
DLL D3DCompiler_47.dll

Voir aussi

ID3D11ShaderReflection Interface