Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/pipes/
H A Dtest_pipe_read_write.cpp1120 int test_pipe_readwrite_long( cl_device_id deviceID, cl_context context, cl_command_queue queue, in… in test_pipe_readwrite_long() function
1374 return test_pipe_readwrite_long(deviceID, context, queue, num_elements); in test_pipe_workgroup_readwrite_long()
1533 return test_pipe_readwrite_long(deviceID, context, queue, num_elements); in test_pipe_subgroup_readwrite_long()
1658 return test_pipe_readwrite_long(deviceID, context, queue, num_elements); in test_pipe_convenience_readwrite_long()
H A Dprocs.h32 extern int test_pipe_readwrite_long( cl_device_id deviceID, cl_context context, cl_command_que…