Searched refs:getResourceLocation (Results 1 – 2 of 2) sorted by relevance
760 GLuint getResourceLocation(const GLchar *name, const sh::ShaderVariable &variable) const;
2232 GLuint Program::getResourceLocation(const GLchar *name, const sh::ShaderVariable &variable) const in getResourceLocation() function in gl::Program2264 return getResourceLocation(name, variable); in getInputResourceLocation()2277 return getResourceLocation(name, variable); in getOutputResourceLocation()