skia2/gm/tests/outputs/compared-against-identical-pixels-json/output-expected
commit-bot@chromium.org 8519548693 GM: run mode comparisons for all raster configs.
GM works like this today:
  - Test all enabled configs directly
  - Render into 8888
  - Test all enabled modes against that 8888.

This change makes it do this:
  - Test all enabled configs directly
    - for each config, if it's raster, test all enabled modes against its output.

Upshot is, we now check that picture draws identically to raster for 565 too, not just 8888.  optimizations-565 is correctly failing.

BUG=skia:1994
R=epoger@google.com, reed@google.com

Author: mtklein@google.com

Review URL: https://codereview.chromium.org/129203002

git-svn-id: http://skia.googlecode.com/svn/trunk@13050 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-01-13 18:27:59 +00:00
..
mismatchPath GM: add --missingExpectationsPath option, similar to --mismatchPath 2013-06-21 18:16:47 +00:00
missingExpectationsPath GM: add --missingExpectationsPath option, similar to --mismatchPath 2013-06-21 18:16:47 +00:00
writePath GM: add --missingExpectationsPath option, similar to --mismatchPath 2013-06-21 18:16:47 +00:00
command_line GM: add --missingExpectationsPath option, similar to --mismatchPath 2013-06-21 18:16:47 +00:00
json-summary.txt GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) 2013-05-24 14:33:28 +00:00
return_value gm: Add ability to compare against checksums (as opposed to image files) 2013-02-13 18:14:48 +00:00
stderr gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from various debug messages coming from elsewhere 2013-03-13 14:18:40 +00:00
stdout GM: run mode comparisons for all raster configs. 2014-01-13 18:27:59 +00:00