Searched refs:test_pipe_readwrite_double (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/pipes/ |
D | procs.h | 40 extern int test_pipe_readwrite_double( cl_device_id deviceID, cl_context context, cl_command_q…
|
D | test_pipe_read_write.cpp | 1238 int test_pipe_readwrite_double( cl_device_id deviceID, cl_context context, cl_command_queue queue, … in test_pipe_readwrite_double() function 1390 return test_pipe_readwrite_double(deviceID, context, queue, num_elements); in test_pipe_workgroup_readwrite_double() 1563 return test_pipe_readwrite_double(deviceID, context, queue, num_elements); in test_pipe_subgroup_readwrite_double() 1676 return test_pipe_readwrite_double(deviceID, context, queue, num_elements); in test_pipe_convenience_readwrite_double()
|