Searched defs:local_work_size (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | opencl.h | 146 #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/ |
D | opencl_wrapper.cpp | 631 const size_t *local_work_size, cl_uint num_events_in_wait_list, in clEnqueueNDRangeKernel()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_stubs.cpp | 976 const size_t *local_work_size, in EnqueueNDRangeKernel()
|
D | entry_points_cl_autogen.cpp | 1081 const size_t *local_work_size, in clEnqueueNDRangeKernel()
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 529 const size_t *local_work_size, in clEnqueueNDRangeKernel()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationCL.cpp | 2016 const size_t *local_work_size, in ValidateEnqueueNDRangeKernel()
|