Searched refs:attributeIndex (Results 1 – 1 of 1) sorted by relevance
70 std::size_t attributeIndex, in binding() argument75 assert(Vertex::attributeOffsets[attributeIndex] <= std::numeric_limits<uint32_t>::max()); in binding()80 static_cast<uint32_t>(Vertex::attributeOffsets[attributeIndex]), in binding()