Searched defs:getAllAttributes (Results 1 – 2 of 2) sorted by relevance
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