skia2/dm
Mike Klein c7a0916e54 add gbr --config
If we want to compare CSXform vs. tagged drawing, we should be able to
compare gbr-8888 vs. esgbr.

The spin happens when dump_png() converts to Rec.2020.  This has the
"problem" that Gold and other naive image diff tools will think these
images are bytewise very different but once you look at them they'll
make sense to compare.

(You'd want to ideally diff esgbr with gbr-esrgb, but that config
asserts because it's SkColorSpaceXformCanvas doesn't like transforming
into tagged targets.)

(Yes, I chose "esgbr" to both make sense when you think about it but
also, more importantly, to be completely confusing.)

Bug: skia:8774
Change-Id: I25aae41f8d80c48528891b083d1dcac8dac0d88f
Reviewed-on: https://skia-review.googlesource.com/c/193175
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-19 15:23:42 +00:00
..
DM.cpp add gbr --config 2019-02-19 15:23:42 +00:00
DMGpuTestProcs.cpp Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
DMJsonWriter.cpp replace gamma_correct with gamut/transfer_fn in DM 2019-02-13 00:15:38 +00:00
DMJsonWriter.h replace gamma_correct with gamut/transfer_fn in DM 2019-02-13 00:15:38 +00:00
DMSrcSink.cpp [SVGCanvas] Clean up public factories 2019-02-14 19:17:35 +00:00
DMSrcSink.h Add new DM via, "ddl2" which records/draws DDLs for each test twice. 2018-12-17 20:22:15 +00:00