Searched defs:getInputVaryings (Results 1 – 3 of 3) sorted by relevance
73 const std::vector<sh::ShaderVariable> &getInputVaryings() const { return mInputVaryings; } in getInputVaryings() function
578 const std::vector<sh::ShaderVariable> &Shader::getInputVaryings() in getInputVaryings() function in gl::Shader
114 const std::vector<sh::ShaderVariable> &getInputVaryings() const { return mInputVaryings; } in getInputVaryings() function