This topic has not yet been rated - Rate this topic

ID3D11ShaderReflection::GetMovInstructionCount method

Gets the number of Mov instructions.

Syntax


UINT GetMovInstructionCount();

Parameters

This method has no parameters.

Return value

Type: UINT

Returns the number of Mov instructions.

Remarks

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

Requirements

Header

D3D11Shader.h

Library

D3DCompiler.lib or D3DCompiler_xx.dll

See also

ID3D11ShaderReflection Interface

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.