gpu.c: create_kernel_vars: only take ppcg_kernel
commite7208a82106801eb7c8b7411a2b6c63e19d91429
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 2 Oct 2013 19:54:23 +0000 (2 21:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 3 Apr 2015 07:42:45 +0000 (3 09:42 +0200)
tree0345e6e1388aeae12c1d91a0cc7b40de43e23dbf
parentf7bd3f3931337a54d0a73f304830073edc4abca5
gpu.c: create_kernel_vars: only take ppcg_kernel

This function only depends on the kernel, so there is no need to also
pass along the gpu_gen.

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