Searched refs:simple_link_callback (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_compile.cpp | 1890 static void CL_CALLBACK simple_link_callback(cl_program program, in simple_link_callback() function 1952 context, 1, &deviceID, NULL, 1, &program, simple_link_callback, in test_simple_link_with_callback() 2682 simple_link_callback, (void *)&simple_link_user_data, &error); in test_simple_library_with_callback()
|