Searched refs:_maxGroupSize (Results 1 – 1 of 1) sorted by relevance
144 _maxGroupSize(0), _passCount(0), _iterations(gInternalIterations) in CBasicTest()390 void MaxGroupSize(cl_uint maxGroupSize) {_maxGroupSize = maxGroupSize;} in MaxGroupSize()391 cl_uint MaxGroupSize() {return _maxGroupSize;} in MaxGroupSize()420 cl_uint _maxGroupSize; variable