Searched defs:mem_locs (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl.hpp | 6403 enqueueNativeKernel(void (CL_CALLBACK * userFptr)(void *),std::pair<void *,::size_t> args,const VECTOR_CLASS<Memory> * mem_objects=NULL,const VECTOR_CLASS<const void * > * mem_locs=NULL,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument
|
| H A D | cl2.hpp | 8029 enqueueNativeKernel(void (CL_CALLBACK * userFptr)(void *),std::pair<void *,size_type> args,const vector<Memory> * mem_objects=NULL,const vector<const void * > * mem_locs=NULL,const vector<Event> * events=NULL,Event * event=NULL) const argument
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl.hpp | 6403 enqueueNativeKernel(void (CL_CALLBACK * userFptr)(void *),std::pair<void *,::size_t> args,const VECTOR_CLASS<Memory> * mem_objects=NULL,const VECTOR_CLASS<const void * > * mem_locs=NULL,const VECTOR_CLASS<Event> * events=NULL,Event * event=NULL) const argument
|
Completed in 38 milliseconds