skia2/tools/flags
Chris Dalton a8fbeba6cb Add a cap to allow coverage counting or not
We don't want to just disable the "ccpr" path renderer anymore (or
whatever it should be called), because we are adding an MSAA
implementation. This new cap will eventually tell ccpr whether it can
use coverage counting, or if it should just use the MSAA impl.

Bug: skia:
Change-Id: Ie6e5ca1a637ca4408bc6bb844153afa9da26f58e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204883
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-04-03 19:39:24 +00:00
..
CommandLineFlags.cpp DEFINE_int32 + DEFINE_uint32 -> DEFINE_int 2019-03-21 17:20:19 +00:00
CommandLineFlags.h DEFINE_int32 + DEFINE_uint32 -> DEFINE_int 2019-03-21 17:20:19 +00:00
CommonFlags.h de-common the rest of the flags 2019-03-25 17:39:58 +00:00
CommonFlagsAA.cpp de-common the rest of the flags 2019-03-25 17:39:58 +00:00
CommonFlagsConfig.cpp Fix the GLSL persistent cache (and add a config to test it) 2019-04-03 18:05:22 +00:00
CommonFlagsConfig.h Fix the GLSL persistent cache (and add a config to test it) 2019-04-03 18:05:22 +00:00
CommonFlagsGpu.cpp Add a cap to allow coverage counting or not 2019-04-03 19:39:24 +00:00
CommonFlagsImages.cpp de-common the rest of the flags 2019-03-25 17:39:58 +00:00