Searched defs:getInputVaryings (Results 1 – 6 of 6) sorted by relevance
73 const std::vector<sh::Varying> &getInputVaryings() const { return mInputVaryings; } in getInputVaryings() function
553 const std::vector<sh::Varying> &Shader::getInputVaryings() in getInputVaryings() function in gl::Shader
111 const std::vector<sh::Varying> &getInputVaryings() const { return mInputVaryings; } in getInputVaryings() function
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