Home | History | Annotate | Download | only in functional

Lines Matching refs:caseNdx

1143 		for (int caseNdx = 0; caseNdx < NUM_RANDOM_CASES; caseNdx++)
1146 de::Random rnd (deInt32Hash(caseNdx) ^ deInt32Hash(m_testCtx.getCommandLine().getBaseSeed()));
1151 randomGroup->addChild(new DepthStencilCase(m_context, de::toString(caseNdx).c_str(), "", subCases));