ID3D11ShaderReflection::GetBitwiseInstructionCount メソッド (d3d11shader.h)

ビットごとの命令の数を取得します。

構文

UINT GetBitwiseInstructionCount();

戻り値

型: UINT

ビットごとの命令の数。

解説

このメソッドのインターフェイスは、すぐに使用できない DLL D3DCompiler_xx.dll でホストされます。

要件

   
対象プラットフォーム Windows
ヘッダー d3d11shader.h
Library D3DCompiler.lib
[DLL] D3DCompiler_47.dll

関連項目

ID3D11ShaderReflection インターフェイス