Searched refs:pointSizePos (Results 1 – 1 of 1) sorted by relevance
605 …vector<Attribute>::const_iterator pointSizePos = std::find_if(attributes.begin(), attributes.end()… in genInputData() local606 if (pointSizePos != attributes.end()) in genInputData()610 deUint8* ptr = inputBasePtr + pointSizePos->offset + inputStride*ndx; in genInputData()