summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2017-07-04 20:22:08 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2017-07-14 09:08:43 +0000
commit9c8d5d82b6c222f8dbbe60ec0b9382bb75b52f42 (patch)
tree9505f53db7ec53a75c431b8bbe90c6fa760ec1d3 /tests
parent5e80f69c33f696e8c62ac74fbb9a91de61cfe65d (diff)
downloadqtsvg-9c8d5d82b6c222f8dbbe60ec0b9382bb75b52f42.tar.gz
Replace a float[128][128] with a single float
The whole array was incremented in lock-step so that, when values were being read, they all had the same value; so a single float can hold that value, instead of 16k copies of it. Change-Id: Ib1bd31513eb7fe9e500f16f37a1c3653426c896c Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions