parallel_for_work_item
MISSING
(1) | |
(2) |
-
Inner loop of parallel_for_work_group
Parameters:-
const workItemFunctionT &
func
: The functor to execute
-
-
Inner loop of parallel_for_work_group
Parameters:-
range<dimensions>
flexibleRange
: The logical local range -
const workItemFunctionT &
func
: The functor to execute
-