Searched defs:getVertexAttributes (Results 1 – 3 of 3) sorted by relevance
35 VertexAttributeArray& getVertexAttributes() { return mVertexAttributes; } in getVertexAttributes() function
47 const std::vector<VertexAttribute> &getVertexAttributes() const { return mVertexAttributes; } in getVertexAttributes() function234 const std::vector<VertexAttribute> &getVertexAttributes() const in getVertexAttributes() function
907 const VertexAttributeArray &Context::getVertexAttributes() in getVertexAttributes() function in es1::Context