ID3D11ShaderReflection::GetMovcInstructionCount 方法 (d3d11shader.h)

获取 Movc 指令的数目。

语法

UINT GetMovcInstructionCount();

返回值

类型: UINT

返回 Movc 指令的数目。

备注

此方法的接口托管在现成的 DLL D3DCompiler_xx.dll 中。

要求

   
目标平台 Windows
标头 d3d11shader.h
Library D3DCompiler.lib
DLL D3DCompiler_47.dll

另请参阅

ID3D11ShaderReflection 接口