Lines Matching refs:indexMax
83 spec.indexMax = 23; in addTestIterations()
87 spec.indexMax = 40; in addTestIterations()
94 spec.indexMax = 5; in addTestIterations()
113 spec.indexMax = 0; in genBasicSpec()
191 spec.indexMax = 0; in init()
226 spec.indexMax = 0; in init()
272 spec.indexMax = 0; in init()
332 …spec.indexMax = 20; // \note addTestIterations is not called for the spec, so we must ensure… in init()
1041 …spec.indexMax = random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(indexMaxs)… in init()
1086 …::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && spec.indexMin == spec.indexMax && spec.primitive… in init()
1098 …if (spec.drawMethod == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED && (spec.indexMax - spec.… in init()