Searched refs:test_work_item_functions (Results 1 – 4 of 4) sorted by relevance
/external/OpenCL-CTS/test_conformance/subgroups/ |
D | test_workitem.cpp | 186 int test_work_item_functions(cl_device_id device, cl_context context, in test_work_item_functions() function 313 return test_work_item_functions(device, context, queue, num_elements, true); in test_work_item_functions_core() 328 return test_work_item_functions(device, context, queue, num_elements, in test_work_item_functions_ext()
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | CMakeLists.txt | 37 test_work_item_functions.cpp
|
D | test_work_item_functions.cpp | 68 int test_work_item_functions(cl_device_id deviceID, cl_context context, cl_command_queue queue, int… in test_work_item_functions() function
|
D | procs.h | 108 extern int test_work_item_functions(cl_device_id deviceID, cl_context context, cl_command_queu…
|