Home
last modified time | relevance | path

Searched refs:build_hash_table_on_host (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/SVM/
Dtest_fine_grain_memory_consistency.cpp52 void build_hash_table_on_host(cl_context c, cl_uint* input, size_t inputSize, BinNode* pNodes, cl_i… in build_hash_table_on_host() function
101 build_hash_table_on_host(context, pInputImage, num_pixels, pNodes, pNumNodes, numBins); in launch_kernels_and_verify()