Searched refs:GetOutputVariables (Results 1 – 4 of 4) sorted by relevance
710 const std::vector<sh::ShaderVariable> *GetOutputVariables(const ShHandle handle);
706 const std::vector<sh::ShaderVariable> *outputs = sh::GetOutputVariables(compiler); in PrintActiveVariables()
536 GetActiveShaderVariables(sh::GetOutputVariables(compilerHandle)); in resolveCompile()
539 const std::vector<ShaderVariable> *GetOutputVariables(const ShHandle handle) in GetOutputVariables() function