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