Searched refs:GetOutputVariables (Results 1 – 4 of 4) sorted by relevance
818 const std::vector<sh::ShaderVariable> *GetOutputVariables(const ShHandle handle);
762 const std::vector<sh::ShaderVariable> *outputs = sh::GetOutputVariables(compiler); in PrintActiveVariables()
550 const std::vector<ShaderVariable> *GetOutputVariables(const ShHandle handle) in GetOutputVariables() function
237 GetActiveShaderVariables(sh::GetOutputVariables(compilerHandle)); in buildCompiledShaderState()