Lines Matching defs:numWorkGroups
280 const int numWorkGroups = numValues/workGroupSize; in verify() local
433 const int numWorkGroups = numValues/workGroupSize; in verify() local
515 const int numWorkGroups = numValues/workGroupSize; in verify() local
589 const int numWorkGroups = numValues/workGroupSize; in getInputs() local
607 const int numWorkGroups = numValues/workGroupSize; in verify() local
662 const int numWorkGroups = numValues/workGroupSize; in getInputs() local
678 const int numWorkGroups = numValues/workGroupSize; in verify() local
733 const int numWorkGroups = numValues/workGroupSize; in getInputs() local
751 const int numWorkGroups = numValues/workGroupSize; in verify() local
816 const int numWorkGroups = numValues/workGroupSize; in getInputs() local
830 const int numWorkGroups = numValues/workGroupSize; in verify() local
1042 const int numWorkGroups = (int)product(m_numWorkGroups); in iterate() local