Searched defs:MaxGroupSize (Results 1 – 1 of 1) sorted by relevance
390 void MaxGroupSize(cl_uint maxGroupSize) {_maxGroupSize = maxGroupSize;} in MaxGroupSize() function391 cl_uint MaxGroupSize() {return _maxGroupSize;} in MaxGroupSize() function