opencl.c: opencl_print_kernel_iterators: extract out duplicate print_iterators
commit152bffe2666f2312f860c099bae68ef9a48547fa
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 24 Jan 2015 14:52:35 +0000 (24 15:52 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 9 Feb 2015 15:48:47 +0000 (9 16:48 +0100)
treefbccdb9a6276cf4a0ce656e64d207dffcde7afbe
parent41a856c8f2f5d378278f09a72a84e279d5235837
opencl.c: opencl_print_kernel_iterators: extract out duplicate print_iterators

Removing the duplication makes it easier to adapt the printing.

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