gpu.c: compute_copy_in_and_out: take gpu_prog
commitc97f8404048330a24a4f7a9d862e5fcfd3e53d58
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 12 Jun 2014 06:29:24 +0000 (12 08:29 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 17 Apr 2015 09:07:11 +0000 (17 11:07 +0200)
tree715817c4a54713a376687121739369ddd33cd77d
parentadd62fcc2c5169f3ab567fef905daa53e4afa0df
gpu.c: compute_copy_in_and_out: take gpu_prog

This function only uses the information inside the gpu_prog,
so there is no need to pass in a gpu_gen.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
gpu.c