1374c85fbf
This is a different way of fixing the clear benchmark measurements, since https://skia-review.googlesource.com/c/skia/+/184064 seemed to cause device issues on several bots. Instead of forcing a flush, this takes extra steps to prevent the clear ops from batching in Ganesh, and from resetting the op list, which has the same effect of ensuring "loop" count clears are actually sent to the GPU. Bug: skia: Change-Id: Id7f58894f42ca55a6cb663b65c27901d65432f82 Reviewed-on: https://skia-review.googlesource.com/c/184384 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> Auto-Submit: Michael Ludwig <michaelludwig@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 | ||
.clang-tidy | ||
.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.