Searched refs:passesPerGroup (Results 1 – 1 of 1) sorted by relevance
121 const unsigned int passesPerGroup = 10; // A group of passes all use the same variable402 || ((pass / passesPerGroup) != ((pass - 1) / passesPerGroup))) { in main()403 initFrames(pass / passesPerGroup); in main()