ID3D11ShaderReflection::GetBitwiseInstructionCount 方法 (d3d11shader.h)

取得位指令的數目。

Syntax

UINT GetBitwiseInstructionCount();

傳回值

類型: UINT

位指令的數目。

備註

此方法的介面裝載于現用 DLL D3DCompiler_xx.dll 中。

需求

   
目標平台 Windows
標頭 d3d11shader.h
程式庫 D3DCompiler.lib
Dll D3DCompiler_47.dll

另請參閱

ID3D11ShaderReflection 介面