ID3D11ShaderReflection::GetBitwiseInstructionCount-Methode (d3d11shader.h)

Ruft die Anzahl bitweiser Anweisungen ab.

Syntax

UINT GetBitwiseInstructionCount();

Rückgabewert

Typ: UINT

Die Anzahl der bitweisen Anweisungen.

Hinweise

Die Schnittstelle dieser Methode wird im out-of-box DLL-D3DCompiler_xx.dll gehostet.

Anforderungen

   
Zielplattform Windows
Kopfzeile d3d11shader.h
Bibliothek D3DCompiler.lib
DLL D3DCompiler_47.dll

Weitere Informationen

ID3D11ShaderReflection-Schnittstelle