DescriptionReturn correctly mapped bounds from GrOvalRenderer.
Before we were returning non transformed bounds for the ovals instead of
device bounds from the various draw calls. This was causing us to do dst
copies from the wrong portion of the screen when there was some transform
on the matrix.
This fixes the gpu issues from the new imagefilters-xfermodes gm as well an
old bug from the srcmode GM.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/9ef1bb1375e66d9aac1124e005b500cb6d9caf01
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|