gpu.c: create_access_leaf: pass ppcg_kernel pointer instead of gpu_gen pointer
commit8a3d08d161c5099828899f2a33a3fcc7aa9e3a92
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)
tree925dc381cb307b0397382c3730b5761b3bdb512f
parente069f3e9507c25680677d42fd06176b279613c78
gpu.c: create_access_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