Searched defs:getAllAttributes (Results 1 – 4 of 4) sorted by relevance
82 const std::vector<sh::Attribute> &getAllAttributes() const { return mAllAttributes; } in getAllAttributes() function
589 const std::vector<sh::Attribute> &Shader::getAllAttributes() in getAllAttributes() function in gl::Shader
84 const std::vector<sh::ShaderVariable> &getAllAttributes() const { return mAllAttributes; } in getAllAttributes() function
687 const std::vector<sh::ShaderVariable> &Shader::getAllAttributes() in getAllAttributes() function in gl::Shader