Searched defs:getAttributes (Results 1 – 3 of 3) sorted by relevance
162 const std::vector<sh::ShaderVariable> &ShaderCompileTreeTest::getAttributes() const in getAttributes() function in sh::ShaderCompileTreeTest
111 const std::vector<sh::ShaderVariable> &getAttributes() const { return mAttributes; } in getAttributes() function
2128 const std::vector<sh::ShaderVariable> &Program::getAttributes() const in getAttributes() function in gl::Program