gpu.c: compute mapping to shared/private memory tile up front
commitde8bae9662e153621234b02e0fe328de03ede0ab
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Jul 2013 14:22:39 +0000 (25 16:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:51:09 +0000 (27 11:51 +0200)
treee12dcc790756a7e86220381075f1aec91a43c0ac
parent51b467020b389636547cdf8aaa944526be4a6f8a
gpu.c: compute mapping to shared/private memory tile up front

This will allow us to reuse the same mapping for other purposes.
The computation itself is also simplified.

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