gpu.c: compute_group_bounds_core: return -1 on error
commit318d183b8d49294821982912bc417ff9afca5cd7
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 28 Aug 2013 12:02:36 +0000 (28 14:02 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 16 Oct 2013 13:25:22 +0000 (16 15:25 +0200)
treea39faf8054b82221743f28207c4c2a4fb5b35fad
parentdda92ad352173f2b3bf7614687e3ce9fe8c1aaf3
gpu.c: compute_group_bounds_core: return -1 on error

For now, nothing can go wrong inside compute_group_bounds_core,
but that will change in the next commit.

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