Home
last modified time | relevance | path

Searched defs:global_work_offset (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/compute/example/
Dresize_image.cpp183 const size_t global_work_offset[] = { 0, 0 }; in paintGL() local
/third_party/boost/libs/compute/test/
Dtest_command_queue.cpp105 size_t global_work_offset = 0; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/boost/compute/
Dcommand_queue.hpp1405 const size_t *global_work_offset, in enqueue_nd_range_kernel()
1437 const extents<N> &global_work_offset, in enqueue_nd_range_kernel()
1455 size_t global_work_offset, in enqueue_1d_range_kernel()
/third_party/boost/boost/compute/detail/
Dmeta_kernel.hpp667 size_t global_work_offset, in exec_1d()
685 size_t global_work_offset, in exec_1d()