ID3D12ShaderReflection::GetMovInstructionCount 方法 (d3d12shader.h)

获取 Mov 指令的数目。

语法

UINT GetMovInstructionCount();

返回值

类型:UINT

返回 Mov 指令的数目。

言论

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

要求

要求 价值
目标平台 窗户
标头 d3d12shader.h

另请参阅

ID3D12ShaderReflection