skia2/dm
Mike Klein 66f09a7299 replace gamma_correct with gamut/transfer_fn in DM
gamma_correct as is (really meaning, linear blending) isn't super
useful, in that it doesn't distinguish gamuts or transfer functions
except between identity and non-identity.

This replaces it with fields that describe the gamut and TF.

Change-Id: Ied08c2df537be61ee1903ef6cc279991326271a2
Reviewed-on: https://skia-review.googlesource.com/c/191573
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: Stephan Altmueller <stephana@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-13 00:15:38 +00:00
..
DM.cpp replace gamma_correct with gamut/transfer_fn in DM 2019-02-13 00:15:38 +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 Add a mechanism for GMs to silently exclude themselves from Gold 2019-02-08 00:05:15 +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