Searched refs:_currentGroupSize (Results 1 – 1 of 1) sorted by relevance
395 _currentGroupSize = MaxGroupSize(); in CurrentGroupSize()397 _currentGroupSize = currentGroupSize; in CurrentGroupSize()399 cl_uint CurrentGroupSize() {return _currentGroupSize;} in CurrentGroupSize()421 cl_uint _currentGroupSize; variable