This topic has not yet been rated - Rate this topic

ID3D11ShaderReflection::GetBitwiseInstructionCount method

Gets the number of bitwise instructions.

Syntax


UINT GetBitwiseInstructionCount();

Parameters

This method has no parameters.

Return value

Type: UINT

The number of bitwise 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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.