ID3D12ShaderReflectionType::GetInterfaceByIndex 方法 (d3d12shader.h)
依索引取得介面。
語法
ID3D12ShaderReflectionType * GetInterfaceByIndex(
[in] UINT uIndex
);
參數
[in] uIndex
類型: UINT
以零起始的索引。
傳回值
類型: ID3D12ShaderReflectionType*
ID3D12ShaderReflectionType 介面的指標。
備註
這個方法的介面裝載於現用 DLL D3DCompiler_xx.dll。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | d3d12shader.h |