/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl_ext.h | 723 const size_t* global_work_offset, 732 const size_t* global_work_offset,
|
D | cl.h | 1727 const size_t * global_work_offset,
|
/external/ImageMagick/MagickCore/ |
D | opencl-private.h | 209 const size_t *global_work_offset,const size_t *global_work_size,
|
/external/angle/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,
|
/external/angle/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()
|
/external/angle/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()
|
/external/OpenCL-CTS/test_conformance/spir/ |
D | run_services.cpp | 729 …int error = clEnqueueNDRangeKernel( queue, kernel, ws.work_dim, ws.global_work_offset, ws.global_w… in run_kernel()
|
D | datagen.h | 91 size_t global_work_offset[MAX_WORK_DIM]; variable
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_progvar.cpp | 871 const size_t global_work_offset[] = { 0 }; in check_global_initialization() local 873 …status = clEnqueueNDRangeKernel(queue, global_check, work_dim, global_work_offset, global_work_siz… in check_global_initialization()
|
/external/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,
|
/external/angle/include/CL/ |
D | cl_icd.h | 609 const size_t *global_work_offset, const size_t *global_work_size,
|
D | cl.h | 1727 const size_t * global_work_offset,
|