forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
expand drawAtlas bench to include rotations
We special-case unrotated shapes today (drawing rects instead of quads/paths). This new bench shows that the rotated case is over 4x slow. Probably should do something about that. Change-Id: Ie80a42b981a1841f980c70a5f8f8a32357d764b7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/233976 Reviewed-by: Mike Reed <[email protected]> Commit-Queue: Mike Reed <[email protected]> Auto-Submit: Mike Reed <[email protected]>
- Loading branch information
1 parent
da037b8
commit c2da70f
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters