Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 2342873004: Clear stencil buffer before using it for drawing (Closed)

Created:
4 years, 3 months ago by stani
Modified:
4 years, 3 months ago
Reviewers:
bsalomon, reed1
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Clear stencil buffer before using it for drawing Clear stencil buffer before using it for drawing. This is resolving an issue with a failing android CTS test in drawArc. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2342873004 Committed: https://skia.googlesource.com/skia/+/c326a383e1069497884905f9dd3e720e17d8fcb5

Patch Set 1 #

Total comments: 1

Patch Set 2 : Adding more comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M src/gpu/GrGpu.cpp View 1 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
stani
4 years, 3 months ago (2016-09-16 13:44:03 UTC) #4
bsalomon
lgtm https://codereview.chromium.org/2342873004/diff/1/src/gpu/GrGpu.cpp File src/gpu/GrGpu.cpp (right): https://codereview.chromium.org/2342873004/diff/1/src/gpu/GrGpu.cpp#newcode227 src/gpu/GrGpu.cpp:227: if (desc.fStencilBits) { Can we have a comment ...
4 years, 3 months ago (2016-09-16 13:46:21 UTC) #5
stani
On 2016/09/16 13:46:21, bsalomon wrote: > lgtm > > https://codereview.chromium.org/2342873004/diff/1/src/gpu/GrGpu.cpp > File src/gpu/GrGpu.cpp (right): > ...
4 years, 3 months ago (2016-09-16 17:06:33 UTC) #6
bsalomon
lgtm
4 years, 3 months ago (2016-09-16 17:06:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2342873004/20001
4 years, 3 months ago (2016-09-16 17:48:07 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/c326a383e1069497884905f9dd3e720e17d8fcb5
4 years, 3 months ago (2016-09-16 18:03:46 UTC) #11
stani
4 years, 3 months ago (2016-09-20 18:56:10 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2355923002/ by stani@google.com.

The reason for reverting is: performance regression in Android macrobench tests.

Powered by Google App Engine
This is Rietveld 408576698