ID3D12ShaderReflection::GetVariableByName 메서드(d3d12shader.h)
이름으로 변수를 가져옵니다.
구문
ID3D12ShaderReflectionVariable * GetVariableByName(
[in] LPCSTR Name
);
매개 변수
[in] Name
형식: LPCSTR
변수 이름을 포함하는 문자열에 대한 포인터입니다.
반환 값
형식: ID3D12ShaderReflectionVariable*
ID3D12ShaderReflectionVariable 인터페이스 인터페이스를 반환합니다.
설명
이 메서드의 인터페이스는 기본 제공 DLL D3DCompiler_xx.dll 호스트됩니다.
요구 사항
대상 플랫폼 | Windows |
헤더 | d3d12shader.h |