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 |