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

Issue 715873002: Add isUnblended query to GrDrawState. (Closed)

Created:
6 years, 1 month ago by egdaniel
Modified:
6 years, 1 month ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add isUnblended query to GrDrawState. BUG=skia: Committed: https://skia.googlesource.com/skia/+/cd8b6307fe636eeff822c0e48db2a0cb80a33830

Patch Set 1 #

Total comments: 4

Patch Set 2 : change name to willBlendWithDst #

Patch Set 3 : Updates #

Total comments: 1

Patch Set 4 : Nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M src/gpu/GrDrawState.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M src/gpu/GrDrawState.cpp View 1 2 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
egdaniel
ptal
6 years, 1 month ago (2014-11-11 20:31:48 UTC) #2
bsalomon
https://codereview.chromium.org/715873002/diff/1/src/gpu/GrDrawState.cpp File src/gpu/GrDrawState.cpp (right): https://codereview.chromium.org/715873002/diff/1/src/gpu/GrDrawState.cpp#newcode753 src/gpu/GrDrawState.cpp:753: bool dstCoeffIsZero = kZero_GrBlendCoeff == dstCoeff || The fact ...
6 years, 1 month ago (2014-11-11 20:49:56 UTC) #3
egdaniel
https://codereview.chromium.org/715873002/diff/1/src/gpu/GrDrawState.cpp File src/gpu/GrDrawState.cpp (right): https://codereview.chromium.org/715873002/diff/1/src/gpu/GrDrawState.cpp#newcode753 src/gpu/GrDrawState.cpp:753: bool dstCoeffIsZero = kZero_GrBlendCoeff == dstCoeff || On 2014/11/11 ...
6 years, 1 month ago (2014-11-11 21:05:55 UTC) #4
bsalomon
lgtm https://codereview.chromium.org/715873002/diff/40001/src/gpu/GrDrawState.h File src/gpu/GrDrawState.h (right): https://codereview.chromium.org/715873002/diff/40001/src/gpu/GrDrawState.h#newcode163 src/gpu/GrDrawState.h:163: * This function returns false if the render ...
6 years, 1 month ago (2014-11-11 21:08:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/715873002/60001
6 years, 1 month ago (2014-11-11 21:11:50 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-VS2013-x86-Debug-Trybot on client.skia.compile (http://build.chromium.org/p/client.skia.compile/builders/Build-Win-VS2013-x86-Debug-Trybot/builds/816)
6 years, 1 month ago (2014-11-11 21:36:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/715873002/60001
6 years, 1 month ago (2014-11-11 22:42:42 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-11 22:46:11 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/cd8b6307fe636eeff822c0e48db2a0cb80a33830

Powered by Google App Engine
This is Rietveld 408576698