ID3D10ShaderReflection1::GetMovInstructionCount 方法 (d3d10_1shader.h)
取得Mov指令的數目。
語法
HRESULT GetMovInstructionCount(
[in] UINT *pCount
);
參數
[in] pCount
類型: UINT*
Mov 指令數目的指標。
傳回值
類型: HRESULT
傳回下列其中一個 Direct3D 10 傳回碼。
備註
此方法需要 Windows Vista Service Pack 1。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d3d10_1shader.h |