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

関連項目

ID3D12FunctionReflection