Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/device_execution/
Denqueue_profiling.cpp51 clCommandQueueWrapper host_queue; in test_enqueue_profiling() local
76 host_queue = clCreateCommandQueueWithProperties( in test_enqueue_profiling()
109 err_ret = clEnqueueNDRangeKernel(host_queue, kernel, 1, NULL, &size, in test_enqueue_profiling()
114 err_ret = clEnqueueReadBuffer(host_queue, res_mem, CL_TRUE, 0, in test_enqueue_profiling()