gpu.c: set_last_shared: also initialize group->last_shared in absence of tile
commit0c5c08b5ad684a20ec51e0d3427f76d1b659542d
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 11 Dec 2012 10:24:05 +0000 (11 11:24 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 11 Dec 2012 10:24:05 +0000 (11 11:24 +0100)
treedfc2d29628d636f668e9425bdb09afa86c20b1c7
parentf1e7ed5c3af66241cc55773da4ba7c776e767367
gpu.c: set_last_shared: also initialize group->last_shared in absence of tile

This will make it easier to reuse set_last_shared.

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