Searched refs:showArray (Results 1 – 2 of 2) sorted by relevance
588 …log_info ("Local work group size calculated by driver: %s\n", showArray(_enqueuedLocalSize, _dims)… in verifyResults()607 std::string showArray (const size_t *arr, cl_uint dims) { in showArray() function626 tmpString = showArray(_globalSize, _dims); in showTestInfo()631 tmpString = showArray(_enqueuedLocalSize, _dims); in showTestInfo()638 tmpString = showArray(_globalWorkOffset, _dims); in showTestInfo()645 tmpString = showArray(_reqdWorkGroupSize, _dims); in showTestInfo()
58 std::string showArray (const size_t *arr, cl_uint dims);