4a47da7357
These didn't work correctly, and they're extremely tricky to get right in the vectorized execution model (vs. structured control flow). As a side effect, determine the maximum stack depth used for the execution masking - the same idea will be used for the primary stack in a later CL. Add a unit test to verify the new restriction, and fix two places that were relying on this feature before. In addition, boolean external values need to be masks. I may implement this in the code-gen at some point, but this is already a fringe feature, so just fix the one unit test for now. Change-Id: I9607ffaf67c7795dbf42e4009180aea8f3e65c44 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/226849 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
go.mod | ||
go.sum | ||
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.