Test CodecImageGenerator on GPU bots
authormsarett <msarett@google.com>
Mon, 8 Feb 2016 17:10:47 +0000 (09:10 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Feb 2016 17:10:47 +0000 (09:10 -0800)
commit13a036b7ebfd1faeef168979cd6dbb09d0868619
tree969499662f9261f1fbb9cf5428a0f5fcb2c1dffd
parent3c69348e725131150e4ab962dec1b3ff1148a6bd
Test CodecImageGenerator on GPU bots

In crrev.com/1549473003, CodecImageGenerator implemented getYUV8Planes,
so that we can test on a GPU bot. Update the arguments to DM so that
we run CodecImageGenerator on GPU bots.

This is adapted from:
https://codereview.chromium.org/1663453002/

This will cause many untriaged images on Gold.
The GPU converts YUV->RGBA differently than we
do in software.

BUG=skia:4888
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1676663002

Review URL: https://codereview.chromium.org/1676663002
dm/DMSrcSink.cpp
tools/dm_flags.json
tools/dm_flags.py