Searched refs:getOutputLocationForLink (Results 1 – 2 of 2) sorted by relevance
857 int getOutputLocationForLink(const sh::ShaderVariable &outputVariable) const;
3980 int Program::getOutputLocationForLink(const sh::ShaderVariable &outputVariable) const in getOutputLocationForLink() function in gl::Program4243 int fixedLocation = getOutputLocationForLink(outputVariable); in linkOutputVariables()4294 int fixedLocation = getOutputLocationForLink(outputVariable); in linkOutputVariables()