Lines Matching defs:nativeEventsPtr
84 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueReadBuffer() local
108 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueWriteBuffer() local
137 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueReadBufferRect() local
167 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueWriteBufferRect() local
192 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueCopyBuffer() local
220 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueCopyBufferRect() local
243 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueFillBuffer() local
268 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueMapBuffer() local
294 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueReadImage() local
320 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueWriteImage() local
344 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueCopyImage() local
366 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueFillImage() local
390 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueCopyImageToBuffer() local
414 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueCopyBufferToImage() local
441 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueMapImage() local
469 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueUnmapMemObject() local
494 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueMigrateMemObjects() local
517 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueNDRangeKernel() local
536 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueTask() local
591 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueNativeKernel() local
608 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueMarkerWithWaitList() local
647 const cl_event *const nativeEventsPtr = nativeEvents.empty() ? nullptr : nativeEvents.data(); in enqueueBarrierWithWaitList() local