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