ID3D12ShaderReflection::GetMovcInstructionCount-Methode (d3d12shader.h)

Ruft die Anzahl der Movc-Anweisungen ab.

Syntax

UINT GetMovcInstructionCount();

Rückgabewert

Typ: UINT

Gibt die Anzahl der Movc-Anweisungen zurück.

Hinweise

Die Schnittstelle dieser Methode wird im sofort einsatzbereiten DLL-D3DCompiler_xx.dll gehostet.

Anforderungen

   
Zielplattform Windows
Kopfzeile d3d12shader.h

Weitere Informationen

ID3D12ShaderReflection