Searched refs:genPositions (Results 1 – 1 of 1) sorted by relevance
242 void genPositions (const tcu::RenderTarget& renderTarget, int numPoints, Vec2* positions) in genPositions() function285 genPositions(m_context.getRenderTarget(), (int)positions.size(), &positions[0]); in iterate()