gpu.c: move map_plain_is_fixed to schedule.c
commit22a5aaf085c6f057e2e510583a3dfffb280aa5e1
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 17 Aug 2014 10:39:44 +0000 (17 12:39 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 16 Mar 2015 13:34:59 +0000 (16 14:34 +0100)
treea0fb49be9d758ee4863c71441347d0d657a45191
parent0a7546c96f98a185c27e743fc15d66f61c43143d
gpu.c: move map_plain_is_fixed to schedule.c

We will be extracting the array reference grouping into a separate file
and both the moved code and the code that remains in gpu.c use this function.

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