ID3D12ShaderReflection::GetMovcInstructionCount 方法 (d3d12shader.h)

取得 Movc 指令的數目。

Syntax

UINT GetMovcInstructionCount();

傳回值

類型: UINT

傳回 Movc 指令的數目。

備註

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

需求

   
目標平台 Windows
標頭 d3d12shader.h

另請參閱

ID3D12ShaderReflection