Searched refs:setVertexAttributes (Results 1 – 3 of 3) sorted by relevance
75 this->setVertexAttributes(fAttributes.data(), fAttributes.size(), 12); in AttributeTestProcessor()86 this->setVertexAttributes(fAttributes.data(), fAttributes.size(), 20); in AttributeTestProcessor()
229 void setVertexAttributes(const Attribute* attrs, int attrCount, size_t stride) { in setVertexAttributes() function
432 this->setVertexAttributes(fAttributes.data(), fAttributes.size(), fSpec->stride()); in MeshGP()