ID3D12ShaderReflection::GetMovInstructionCount-Methode (d3d12shader.h)

Ruft die Anzahl der Mov-Anweisungen ab.

Syntax

UINT GetMovInstructionCount();

Rückgabewert

Typ: UINT

Gibt die Anzahl der Mov-Anweisungen zurück.

Hinweise

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

Anforderungen

   
Zielplattform Windows
Kopfzeile d3d12shader.h

Weitere Informationen

ID3D12ShaderReflection