Lines Matching refs:indexOffsetWeights
918 static const float indexOffsetWeights[] = { 20, 20, 1 };1037 spec.indexPointerOffset = random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexOffsets), DE_ARRAY_END(indexOffsets), indexOffsetWeights);