ID3D10ShaderReflection1::GetBitwiseInstructionCount 方法 (d3d10_1shader.h)

获取按位指令的数目。

语法

HRESULT GetBitwiseInstructionCount(
  [in] UINT *pCount
);

参数

[in] pCount

类型: UINT*

指向按位指令数的指针。

返回值

类型: HRESULT

返回以下 Direct3D 10 返回代码之一。

备注

此方法需要 Windows Vista Service Pack 1。

要求

   
目标平台 Windows
标头 d3d10_1shader.h

另请参阅

ID3D10ShaderReflection1 接口