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

Issue 2626823002: The great shader refactor: Separate initialization from ctor (Closed)

Created:
3 years, 11 months ago by ccameron
Modified:
3 years, 11 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

The great shader refactor: Separate initialization from ctor This moves initialization of parameters to SetSubclassProperties. The next step is to clean up initialization to use a common program descriptor. In that patch, I'll change these functions to CheckSubclassProperties, so that I can DCHECK that I didn't change anything. BUG=667966 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2626823002 Cr-Commit-Position: refs/heads/master@{#442761} Committed: https://chromium.googlesource.com/chromium/src/+/a94e1212122cbd16cab63f2d10ed9e8a74a8fe98

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -115 lines) Patch
M cc/output/gl_renderer.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M cc/output/program_binding.h View 3 chunks +31 lines, -16 lines 0 comments Download
M cc/output/shader.h View 28 chunks +86 lines, -66 lines 0 comments Download
M cc/output/shader.cc View 15 chunks +21 lines, -29 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
ccameron
ptal -- small patch.
3 years, 11 months ago (2017-01-11 00:01:59 UTC) #8
enne (OOO)
lgtm
3 years, 11 months ago (2017-01-11 01:28:46 UTC) #9
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/2626823002/1
3 years, 11 months ago (2017-01-11 01:33:11 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 01:38:30 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a94e1212122cbd16cab63f2d10ed...

Powered by Google App Engine
This is Rietveld 408576698