Searched defs:lws_y_max (Results 1 – 1 of 1) sorted by relevance
60 auto lws_y_max = std::min(static_cast<unsigned int>(gws[1]), max_lws_supported_y); in CLLWSListNormal() local93 auto lws_y_max = std::min(static_cast<unsigned int>(gws[1]), 4u); // Limit exploration to 1 - 4 in CLLWSListRapid() local