7f8c5249d5
Previously, the GPU gradient tests were included in the SkXGradient implementation and provided a processor factory that used the public SkGradientShader::MakeX() end points to get at the final GrFragmentProcessor. This factory approach is maintained as well, so there are no individual tests for the specific colorizers. The tests are added to the layouts that correspond to the public gradient constructor. Bug: skia: Change-Id: Iac74d8490efd0fb7395ad9fc0581906abb815742 Reviewed-on: https://skia-review.googlesource.com/151548 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
Doxyfile | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.