Searched refs:getLinkedOutputVaryings (Results 1 – 3 of 3) sorted by relevance
400 executable.getLinkedOutputVaryings(shaderType); in updateLinkedVaryings()411 executable.getLinkedOutputVaryings(ShaderType::Compute); in updateLinkedVaryings()593 previousExecutable.getLinkedOutputVaryings(previousShaderType), in linkVaryings()617 vertexExecutable.getLinkedOutputVaryings(ShaderType::Vertex), in linkVaryings()
315 const std::vector<sh::ShaderVariable> &getLinkedOutputVaryings(ShaderType shaderType) const in getLinkedOutputVaryings() function
1099 : programExecutable.getLinkedOutputVaryings(backShaderType); in GetMergedVaryingsFromShaders()