Searched refs:active_boxes_vec (Results 1 – 1 of 1) sorted by relevance
353 auto active_boxes_vec = shared_vPtr[idx]; in __launch_bounds__() local356 active_boxes_vec.data[i] &= mask_vec.data[i]; in __launch_bounds__()357 shared_vPtr[idx] = active_boxes_vec; in __launch_bounds__()