ID3D12FunctionReflection::GetDesc 方法 (d3d12shader.h)
填入函式的函式描述項結構。
語法
HRESULT GetDesc(
[out] D3D12_FUNCTION_DESC *pDesc
);
參數
[out] pDesc
類型: D3D12_FUNCTION_DESC*
接收函式描述 之D3D12_FUNCTION_DESC 結構的指標。
傳回值
類型: HRESULT
傳回其中一個 Direct3D 12 傳回碼。
需求
目標平台 | Windows |
標頭 | d3d12shader.h |