Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp1590 …cl_program my_linked_library = clLinkProgram(context, 1, &deviceID, NULL, 1, &program, simple_link… in test_simple_link_with_callback() local
1603 error = clReleaseProgram( my_linked_library ); in test_simple_link_with_callback()