Home
last modified time | relevance | path

Searched refs:global_work_size (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dopencl.h146 #define CL_ENQUEUE_KERNEL_WITH_ARGS(queue, kernel, global_work_size, local_work_size, event, ...) … argument
162 … FF_ARRAY_ELEMS(global_work_size), \
164global_work_size, \
180 #define CL_RUN_KERNEL_WITH_ARGS(queue, kernel, global_work_size, local_work_size, event, ...) do { … argument
182 … queue, kernel, global_work_size, local_work_size, event, __VA_ARGS__ \
/third_party/opencl-headers/CL/
Dcl_ext.h230 const size_t* global_work_size,
393 const size_t* global_work_size,
1105 const size_t* global_work_size,
1114 const size_t* global_work_size,
Dcl_function_types.h542 const size_t* global_work_size,
Dcl.h1735 const size_t * global_work_size,
Dcl_icd.h609 const size_t *global_work_offset, const size_t *global_work_size,
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp630 const size_t *global_work_offset, const size_t *global_work_size, in clEnqueueNDRangeKernel() argument
637 …return func(command_queue, kernel, work_dim, global_work_offset, global_work_size, local_work_size, in clEnqueueNDRangeKernel()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp975 const size_t *global_work_size, in EnqueueNDRangeKernel() argument
982 kernel, work_dim, global_work_offset, global_work_size, local_work_size, in EnqueueNDRangeKernel()
Dentry_points_cl_autogen.cpp1080 const size_t *global_work_size, in clEnqueueNDRangeKernel() argument
1093 (uintptr_t)global_work_size, (uintptr_t)local_work_size, num_events_in_wait_list, in clEnqueueNDRangeKernel()
1097 global_work_offset, global_work_size, local_work_size, in clEnqueueNDRangeKernel()
1101 global_work_size, local_work_size, num_events_in_wait_list, in clEnqueueNDRangeKernel()
Dcl_stubs_autogen.h461 const size_t *global_work_size,
Dentry_points_cl_autogen.h279 const size_t *global_work_size,
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp528 const size_t *global_work_size, in clEnqueueNDRangeKernel() argument
535 command_queue, kernel, work_dim, global_work_offset, global_work_size, local_work_size, in clEnqueueNDRangeKernel()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL.cpp2015 const size_t *global_work_size, in ValidateEnqueueNDRangeKernel() argument
2056 if (global_work_size == nullptr) in ValidateEnqueueNDRangeKernel()
2062 if (global_work_size[dim] == 0u) in ValidateEnqueueNDRangeKernel()
DvalidationCL_autogen.h268 const size_t *global_work_size,
/third_party/mesa3d/include/CL/
Dcl.h1726 const size_t * global_work_size,
Dcl_icd.h609 const size_t *global_work_offset, const size_t *global_work_size,
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h609 const size_t *global_work_offset, const size_t *global_work_size,
Dcl.h1728 const size_t * global_work_size,