gpu.c: create_domain_leaf: pass ppcg_kernel pointer instead of gpu_gen pointer
commite069f3e9507c25680677d42fd06176b279613c78
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)
tree0686e6ba849df6a4a0173011e061176768b98e9d
parent5cd387b7c13857ca8bacafea0bd9279e092f72d0
gpu.c: create_domain_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