DescriptionThis CL adds a bench to track the cost of rotating rects. It is intended to help fix this regression: https://code.google.com/p/chromium/issues/detail?id=180345
On Win7:
With GR_STATIC_RECT_VB
aarects_rotated GPU: cmsecs = 133.93 gmsecs = 133.22
aarects GPU: cmsecs = 20.20 gmsecs = 15.83
Without
aarects_rotated GPU: cmsecs = 129.87 gmsecs = 128.16
aarects GPU: cmsecs = 19.58 gmsecs = 15.30
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|