ID3D12ShaderReflectionType::GetInterfaceByIndex 메서드(d3d12shader.h)
인덱스별로 인터페이스를 가져옵니다.
구문
ID3D12ShaderReflectionType * GetInterfaceByIndex(
[in] UINT uIndex
);
매개 변수
[in] uIndex
형식: UINT
0부터 시작하는 인덱스입니다.
반환 값
형식: ID3D12ShaderReflectionType*
ID3D12ShaderReflectionType 인터페이스에 대한 포인터입니다.
설명
이 메서드의 인터페이스는 기본 제공 DLL D3DCompiler_xx.dll 호스트됩니다.
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | d3d12shader.h |