ID3D12ShaderReflection::GetDesc 方法 (d3d12shader.h)
取得著色器描述。
語法
HRESULT GetDesc(
[out] D3D12_SHADER_DESC *pDesc
);
參數
[out] pDesc
類型: D3D12_SHADER_DESC*
著色器描述,做為 D3D12_SHADER_DESC 結構的指標。
傳回值
類型: HRESULT
傳回下列其中一個 Direct3D 12 傳回碼。
備註
此方法的介面裝載於現用 DLL D3DCompiler_xx.dll 中。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d3d12shader.h |