skia2/src
Brian Osman c248659c19 Use makeRenderTargetContextWithFallback when creating devices for layers
Fixes the case where someone uses the kF16ColorType flag to saveLayer
but the GPU doesn't support F16 render targets.

Follow-up to https://skia-review.googlesource.com/c/skia/+/243041,
which improved the quality of the savelayer_f16 GM on most GPUs, but
removed the final draw on the GPUs that can't respect the flag.

Change-Id: I03dac6b2370bc9117c082f6c5c9b14e84b631339
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/243156
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-09-20 18:02:57 +00:00
..
android SkAnimatedImage: Update HEIF duration 2019-08-28 19:49:06 +00:00
atlastext Remove GrPixelConfig from GrColorSpaceInfo. 2019-07-02 13:43:41 +00:00
c Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
codec Remove a deprecated Wuffs io_buffer::reader call 2019-09-16 15:40:31 +00:00
core Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) 2019-09-20 17:11:27 +00:00
effects Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) 2019-09-20 17:11:27 +00:00
fonts Add SkUNREACHABLE to definition of SK_ABORT. 2019-08-09 20:43:39 +00:00
gpu Use makeRenderTargetContextWithFallback when creating devices for layers 2019-09-20 18:02:57 +00:00
image New proposed syntax for SkColorTypes 2019-09-19 20:42:55 +00:00
images New proposed syntax for SkColorTypes 2019-09-19 20:42:55 +00:00
lazy Remove std::move()s from returns of std::unique_ptrs 2019-08-15 23:48:59 +00:00
opts Last tranche of new SkColorTypes 2019-09-18 18:23:29 +00:00
pathops Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
pdf Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
ports Basic changes to get XPS drawing text. 2019-08-26 16:20:44 +00:00
sfnt Add Symbol encoding when renaming a font. 2019-08-07 20:35:28 +00:00
shaders New proposed syntax for SkColorTypes 2019-09-19 20:42:55 +00:00
sksl added support for user-defined functions to GrSKSLFP 2019-09-20 17:13:57 +00:00
svg [svgcanvas] Refactor clipping 2019-09-04 14:36:32 +00:00
utils Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
xml [svgcanvas] Add flag to suppress newlines and tabs in XML 2019-08-21 20:17:37 +00:00
xps Basic changes to get XPS drawing text. 2019-08-26 16:20:44 +00:00