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

Issue 12703040: Increase space for effect-class-ID and fix assert (Closed)

Created:
7 years, 9 months ago by robertphillips
Modified:
7 years, 9 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

With out this patch we have 4bits for the effect-class-ID and >20 possible effects. This appears to be causing program hashing collisions for ellipse- and rect- effect-based programs.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M include/gpu/GrBackendEffectFactory.h View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 9 months ago (2013-03-26 19:21:02 UTC) #1
bsalomon
On 2013/03/26 19:21:02, robertphillips wrote: lgtm
7 years, 9 months ago (2013-03-26 19:29:40 UTC) #2
robertphillips
7 years, 9 months ago (2013-03-26 19:35:23 UTC) #3
Message was sent while issue was closed.
committed as r8400

Powered by Google App Engine
This is Rietveld 408576698