Home | History | Annotate | Download | only in functional

Lines Matching refs:attributeCount

2147 		int					attributeCount = random.chooseWeighted<int, const int*, const float*>(DE_ARRAY_BEGIN(attribCounts), DE_ARRAY_END(attribCounts), attribWeights);
2180 for (int attrNdx = 0; attrNdx < attributeCount;)
2238 for (int attrNdx = 0; attrNdx < attributeCount; ++attrNdx)