ID3D11ShaderReflection::GetMovInstructionCount Method

Gets the number of Mov instructions.

Syntax

UINT GetMovInstructionCount();

Parameter

Methode umfasst keine Parameter.

Rückgabewert

Typ: UINT

Returns the number of Mov instructions.

Hinweise

This method's interface is hosted in the out-of-box DLL D3DCompiler_xx.dll.

Anforderungen

Header

D3D11Shader.h

Bibliothek

D3DCompiler.lib or D3DCompiler_xx.dll

Siehe auch

ID3D11ShaderReflection Interface