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

Issue 760593005: Update effect key for descriptor to not record offsets. (Closed)

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

Description

Update effect key for descriptor to not record offsets. BUG=skia: Committed: https://skia.googlesource.com/skia/+/c67870cfc1e854f1b8a4142bcbc52414beb4207d

Patch Set 1 #

Patch Set 2 : Cleaned up and Simplified #

Total comments: 5

Patch Set 3 : update comment #

Patch Set 4 : Review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -91 lines) Patch
M src/gpu/gl/GrGLProgramDesc.h View 1 2 3 2 chunks +5 lines, -13 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 1 2 3 3 chunks +19 lines, -78 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
egdaniel
A follow up to the previous key CL's to update the actually recorded key
6 years ago (2014-11-25 22:20:04 UTC) #2
bsalomon
Looking at this now, it seems like there is extra complexity just to keep the ...
6 years ago (2014-11-26 13:41:55 UTC) #3
bsalomon
On 2014/11/26 13:41:55, bsalomon wrote: > Looking at this now, it seems like there is ...
6 years ago (2014-11-26 13:42:25 UTC) #4
egdaniel
new version should be a lot simpler
6 years ago (2014-11-26 15:19:40 UTC) #5
bsalomon
looks much better than the old code. One question about the meta key and request ...
6 years ago (2014-11-26 15:25:06 UTC) #6
egdaniel
updated https://codereview.chromium.org/760593005/diff/20001/src/gpu/gl/GrGLProgramDesc.cpp File src/gpu/gl/GrGLProgramDesc.cpp (right): https://codereview.chromium.org/760593005/diff/20001/src/gpu/gl/GrGLProgramDesc.cpp#newcode142 src/gpu/gl/GrGLProgramDesc.cpp:142: key[1] = (classID << 16 | processorKeySize); On ...
6 years ago (2014-11-26 15:47:51 UTC) #7
bsalomon
lgtm
6 years ago (2014-11-26 15:49:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/760593005/60001
6 years ago (2014-11-26 15:53:43 UTC) #10
commit-bot: I haz the power
6 years ago (2014-11-26 16:50:54 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/c67870cfc1e854f1b8a4142bcbc52414beb4207d

Powered by Google App Engine
This is Rietveld 408576698