Searched defs:getInputVaryings (Results 1 – 3 of 3) sorted by relevance
81 const std::vector<sh::ShaderVariable> &getInputVaryings() const in getInputVaryings() function
702 const std::vector<sh::ShaderVariable> &Shader::getInputVaryings(const Context *context) in getInputVaryings() function in gl::Shader
130 const std::vector<sh::ShaderVariable> &getInputVaryings() const { return mInputVaryings; } in getInputVaryings() function