lookup_runtime_routine 77 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_" + name + "_device_interface", t, fn)) { lookup_runtime_routine 110 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_device_release", target, fn)) { lookup_runtime_routine 126 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_copy_to_host", target, fn)) { lookup_runtime_routine 144 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_copy_to_device", target, fn)) { lookup_runtime_routine 157 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_device_sync", target, fn)) { lookup_runtime_routine 169 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_device_malloc", target, fn)) { lookup_runtime_routine 184 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_device_free", target, fn)) { lookup_runtime_routine 222 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_opengl_wrap_texture", target, fn)) { lookup_runtime_routine 233 src/DeviceInterface.cpp if (lookup_runtime_routine("halide_opengl_detach_texture", target, fn)) {