ID3D11ShaderReflection::GetConversionInstructionCount 方法 (d3d11shader.h)

取得轉換指令的數目。

Syntax

UINT GetConversionInstructionCount();

傳回值

類型: UINT

傳回轉換指令的數目。

備註

這個方法的介面裝載於現用 DLL D3DCompiler_xx.dll。

規格需求

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

另請參閱

ID3D11ShaderReflection 介面