Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_compile.cpp2434 cl_program library_with_binary = clCreateProgramWithBinary( in test_execute_after_serialize_reload_library() local
2454 library_with_binary }; in test_execute_after_serialize_reload_library()
2490 error = clReleaseProgram(library_with_binary); in test_execute_after_serialize_reload_library()
3419 cl_program library_with_binary = clCreateProgramWithBinary( in test_program_binary_type() local
3424 library_with_binary, deviceID, CL_PROGRAM_BINARY_TYPE, in test_program_binary_type()
3452 library_with_binary }; in test_program_binary_type()
3604 error = clReleaseProgram(library_with_binary); in test_program_binary_type()