共用方式為


ID3D12ShaderReflection::GetMovInstructionCount 方法 (d3d12shader.h)

取得 Mov 指令的數目。

Syntax

UINT GetMovInstructionCount();

傳回值

類型: UINT

傳回 Mov 指令的數目。

備註

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

需求

   
目標平台 Windows
標頭 d3d12shader.h

另請參閱

ID3D12ShaderReflection