Searched refs:library_with_binary (Results 1 – 1 of 1) sorted by relevance
2434 cl_program library_with_binary = clCreateProgramWithBinary( in test_execute_after_serialize_reload_library() local2454 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() local3424 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()