stream_item_offset
MISSING
(1) | |
(2) |
-
Streams an item offset.
Parameters:-
const cl::sycl::stream &
os
: The stream object to be streamed to -
const item<dimensions, false> &
rhs
: item object
-
-
Streams an item offset.
Parameters:-
const cl::sycl::stream &
os
: The stream object to be streamed to -
const item<dimensions, true> &
rhs
: item object
-