gpu.c: create_sync_leaf: pass ppcg_kernel pointer instead of gpu_gen pointer
commit255122254d1eba7c41bbe0385f22019b1ba0204f
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 20 Oct 2013 15:09:03 +0000 (20 17:09 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 17 Apr 2015 09:07:11 +0000 (17 11:07 +0200)
treeaa15f89394773cfaf565a160856d4a5f1509ba8d
parent8a3d08d161c5099828899f2a33a3fcc7aa9e3a92
gpu.c: create_sync_leaf: pass ppcg_kernel pointer instead of gpu_gen pointer

The only information we need from the gpu_gen structure is exactly
this ppcg_kernel pointer.

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