lowlevel-blt-bench: all bench funcs to return pix_cnt
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 10 Jun 2015 09:53:09 +0000 (12:53 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 6 Jul 2015 09:04:22 +0000 (12:04 +0300)
commit6e9c48c579e3325506234fa2ee7635f08f2c5a33
tree4dab8450901059b063f6ac88b5307cb113766b35
parent9e8f2bcaf5fabd3729ee0ecc90009fd6cea9e8e9
lowlevel-blt-bench: all bench funcs to return pix_cnt

The bench_* functions, that did not already do it, are modified to
return the number of pixels processed during the benchmark. This moves
the computation to the site that actually determines the number, and
simplifies bench_composite() a bit.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Ben Avison <bavison@riscosopen.org>
test/lowlevel-blt-bench.c