Searched refs:global_work_offset (Results 1 – 16 of 16) sorted by relevance
/third_party/opencl-headers/CL/ |
D | cl_ext.h | 229 const size_t* global_work_offset, 392 const size_t* global_work_offset, 1104 const size_t* global_work_offset, 1113 const size_t* global_work_offset,
|
D | cl_function_types.h | 541 const size_t* global_work_offset,
|
D | cl.h | 1734 const size_t * global_work_offset,
|
D | cl_icd.h | 609 const size_t *global_work_offset, const size_t *global_work_size,
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 611 const size_t *global_work_offset, const size_t *global_work_size, in clEnqueueNDRangeKernel() argument 618 …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/ |
D | cl_stubs.cpp | 974 const size_t *global_work_offset, in EnqueueNDRangeKernel() argument 982 kernel, work_dim, global_work_offset, global_work_size, local_work_size, in EnqueueNDRangeKernel()
|
D | entry_points_cl_autogen.cpp | 1079 const size_t *global_work_offset, in clEnqueueNDRangeKernel() argument 1092 (uintptr_t)command_queue, (uintptr_t)kernel, work_dim, (uintptr_t)global_work_offset, in clEnqueueNDRangeKernel() 1097 global_work_offset, global_work_size, local_work_size, in clEnqueueNDRangeKernel() 1100 return EnqueueNDRangeKernel(command_queue, kernel, work_dim, global_work_offset, in clEnqueueNDRangeKernel()
|
D | cl_stubs_autogen.h | 460 const size_t *global_work_offset,
|
D | entry_points_cl_autogen.h | 278 const size_t *global_work_offset,
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.cpp | 527 const size_t *global_work_offset, 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/ |
D | validationCL_autogen.h | 267 const size_t *global_work_offset,
|
D | validationCL.cpp | 2014 const size_t *global_work_offset, in ValidateEnqueueNDRangeKernel() argument 2046 if (!queue.getContext().getPlatform().isVersionOrNewer(1u, 1u) && global_work_offset != nullptr) in ValidateEnqueueNDRangeKernel()
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 1725 const size_t * global_work_offset,
|
D | cl_icd.h | 609 const size_t *global_work_offset, const size_t *global_work_size,
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 1727 const size_t * global_work_offset,
|
D | cl_icd.h | 609 const size_t *global_work_offset, const size_t *global_work_size,
|