Home | History | Annotate | Download | only in performance

Lines Matching refs:numComponents

350 	const int numComponents = 4;
353 dst.resize(getNumVertices(gridSizeX, gridSizeY) * numComponents);
367 for (int compNdx = 0; compNdx < numComponents; compNdx++) \