ID3D12FunctionReflection::GetVariableByName, méthode (d3d12shader.h)
Obtient une variable par nom.
Syntaxe
ID3D12ShaderReflectionVariable * GetVariableByName(
[in] LPCSTR Name
);
Paramètres
[in] Name
Type : LPCSTR
Pointeur vers une chaîne contenant le nom de la variable.
Valeur retournée
Type : ID3D12ShaderReflectionVariable*
Renvoie une interface d’interface ID3D12ShaderReflectionVariable .
Spécifications
Plateforme cible | Windows |
En-tête | d3d12shader.h |