Searched refs:runComputeIntFast (Results 1 – 3 of 3) sorted by relevance
45 int runComputeIntFast(cl::CommandQueue &queue, cl::Program &prog, device_info_t &devInfo);
3 int clPeak::runComputeIntFast(cl::CommandQueue &queue, cl::Program &prog, device_info_t &devInfo) in runComputeIntFast() function in clPeak
126 runComputeIntFast(queue, prog, devInfo); in runAll()