0378307904
The static functionality for writing vertex buffers, constants, and utility functions that were in the StrokeTessellator and PathTessellator classes have been moved into Tessellation.h and a new FixedCountBufferUtils.h. The tessellator hierarchy has been moved into src/gpu/ops and all the v1 guards are removed since they were already solely v1 after the static functions were lifted out. The hierarchy and subclasses are preserved but have been combined into just StrokeTessellator.h and PathTessellator.h instead of separate files for the subclasses. All the rest of the little changes are updating references and includes. Bug: skia:13012 Change-Id: I90f2f53538349cf9ad1823a0c42fbdc772190a49 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/523189 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> |
||
---|---|---|
.. | ||
bazel_test | ||
c-api-example | ||
docs | ||
documentation | ||
ffmpeg | ||
graphite | ||
lowp-basic | ||
minimal_ios_mtl_skia_app | ||
sktext | ||
sorttoy | ||
tools | ||
tskit | ||
wasm-hello-world | ||
webgpu-bazel |