Searched defs:pNumNodes (Results 1 – 1 of 1) sorted by relevance
52 …_context c, cl_uint* input, size_t inputSize, BinNode* pNodes, cl_int volatile *pNumNodes, cl_uint… in build_hash_table_on_host()73 …cl_int *pNumNodes = (cl_int*) clSVMAlloc(context, CL_MEM_READ_WRITE | CL_MEM_SVM_FINE_GRAIN… in launch_kernels_and_verify() local