Home | History | Annotate | Download | only in functional

Lines Matching refs:col

5292 				const int col = index % numCols;
5298 result.push_back((float)col / (float)numCols * 2.0f - 1.0f);