Home
last modified time | relevance | path

Searched refs:currentGroupSize (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/c11_atomics/
Dcommon.h392 void CurrentGroupSize(cl_uint currentGroupSize) in CurrentGroupSize() argument
394 if(MaxGroupSize() && MaxGroupSize() < currentGroupSize) in CurrentGroupSize()
397 _currentGroupSize = currentGroupSize; in CurrentGroupSize()