ID3D10SamplerState::GetDesc 方法 (d3d10.h)
取得取樣器狀態。
語法
void GetDesc(
[out] D3D10_SAMPLER_DESC *pDesc
);
參數
[out] pDesc
類型: D3D10_SAMPLER_DESC*
取樣器狀態的指標 (請參閱 D3D10_SAMPLER_DESC) 。
傳回值
無
規格需求
目標平台 | Windows |
標頭 | d3d10.h |
程式庫 | D3D10.lib |
取得取樣器狀態。
void GetDesc(
[out] D3D10_SAMPLER_DESC *pDesc
);
[out] pDesc
類型: D3D10_SAMPLER_DESC*
取樣器狀態的指標 (請參閱 D3D10_SAMPLER_DESC) 。
無
目標平台 | Windows |
標頭 | d3d10.h |
程式庫 | D3D10.lib |