Home
last modified time | relevance | path

Searched defs:local_work_size (Results 1 – 6 of 6) 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
180 #define CL_RUN_KERNEL_WITH_ARGS(queue, kernel, global_work_size, local_work_size, event, ...) do { … argument
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp631 const size_t *local_work_size, cl_uint num_events_in_wait_list, in clEnqueueNDRangeKernel()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp976 const size_t *local_work_size, in EnqueueNDRangeKernel()
Dentry_points_cl_autogen.cpp1081 const size_t *local_work_size, in clEnqueueNDRangeKernel()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp529 const size_t *local_work_size, in clEnqueueNDRangeKernel()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationCL.cpp2016 const size_t *local_work_size, in ValidateEnqueueNDRangeKernel()