Searched refs:s_fixedFunctionPipelineCases (Results 1 – 1 of 1) sorted by relevance
2377 static const RobustnessTestCase::Params s_fixedFunctionPipelineCases[] = in createRobustnessTests() local2386 for (int testNdx = 0; testNdx < DE_LENGTH_OF_ARRAY(s_fixedFunctionPipelineCases); ++testNdx) in createRobustnessTests()2388 const RobustnessTestCase::Params& test = s_fixedFunctionPipelineCases[testNdx]; in createRobustnessTests()