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

Issue 102193006: fix drawVertices when we have both colors and textures (Closed)

Created:
6 years, 11 months ago by reed1
Modified:
6 years, 11 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

fix drawVertices when we have both colors and textures fix: don't re-call setContext on the composshader (i.e. on the tricolor shader) for each triangle, since the trishader handles that explicitly. Just call setContext on the original shader. BUG= Committed: https://code.google.com/p/skia/source/detail?r=12847

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
reed1
6 years, 11 months ago (2013-12-30 16:52:04 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r12847 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698