Searched defs:global_work_offset (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/libs/compute/example/ |
D | resize_image.cpp | 183 const size_t global_work_offset[] = { 0, 0 }; in paintGL() local
|
/third_party/boost/libs/compute/test/ |
D | test_command_queue.cpp | 105 size_t global_work_offset = 0; in BOOST_AUTO_TEST_CASE() local
|
/third_party/boost/libs/compute/include/boost/compute/ |
D | command_queue.hpp | 1405 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/ |
D | command_queue.hpp | 1405 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/ |
D | meta_kernel.hpp | 667 size_t global_work_offset, in exec_1d() 685 size_t global_work_offset, in exec_1d()
|
/third_party/boost/libs/compute/include/boost/compute/detail/ |
D | meta_kernel.hpp | 667 size_t global_work_offset, in exec_1d() 685 size_t global_work_offset, in exec_1d()
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 535 const size_t *global_work_offset, const size_t *global_work_size, in clEnqueueNDRangeKernel()
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 552 const size_t *global_work_offset, const size_t *global_work_size, in clEnqueueNDRangeKernel()
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 527 const size_t *global_work_offset, in clEnqueueNDRangeKernel()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_stubs.cpp | 974 const size_t *global_work_offset, in EnqueueNDRangeKernel()
|
D | entry_points_cl_autogen.cpp | 1079 const size_t *global_work_offset, in clEnqueueNDRangeKernel()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationCL.cpp | 2014 const size_t *global_work_offset, in ValidateEnqueueNDRangeKernel()
|