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