Lines Matching defs:numWorkGroups
288 const int numWorkGroups = numValues / workGroupSize; in verify() local
449 const int numWorkGroups = numValues / workGroupSize; in verify() local
533 const int numWorkGroups = numValues / workGroupSize; in verify() local
607 const int numWorkGroups = numValues / workGroupSize; in getInputs() local
626 const int numWorkGroups = numValues / workGroupSize; in verify() local
685 const int numWorkGroups = numValues / workGroupSize; in getInputs() local
701 const int numWorkGroups = numValues / workGroupSize; in verify() local
760 const int numWorkGroups = numValues / workGroupSize; in getInputs() local
779 const int numWorkGroups = numValues / workGroupSize; in verify() local
846 const int numWorkGroups = numValues / workGroupSize; in getInputs() local
861 const int numWorkGroups = numValues / workGroupSize; in verify() local
1079 const int numWorkGroups = (int)product(m_numWorkGroups); in iterate() local