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