Searched defs:texcoords1 (Results 1 – 2 of 2) sorted by relevance
1100 …const DataBuffer& texcoords0, const DataBuffer& texcoords1, const DataBuffer& tangents, const Data… in SetVertexData()
812 const IMeshBuilder::DataBuffer texcoords1 = fillDataBuffer(texcoords[1]); in ProcessPrimitives() local