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