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

Issue 1318143004: skia: Initialize value passed to GetShaderiv in GLBench (Closed)

Created:
5 years, 3 months ago by hendrikw
Modified:
5 years, 3 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

skia: Initialize value passed to GetShaderiv in GLBench The command buffer's GetShaderiv and GetProgramiv code checks that the success value passed in is either -1 or 0. Committed: https://skia.googlesource.com/skia/+/894a2e436289077cd09cc89e857bfa0a2e590ee8

Patch Set 1 #

Patch Set 2 : another one #

Total comments: 1

Patch Set 3 : review comments #

Patch Set 4 : remove code that leaked in #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M bench/GLBench.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
hendrikw
PTAL, thanks!
5 years, 3 months ago (2015-09-01 17:38:44 UTC) #2
bsalomon
https://codereview.chromium.org/1318143004/diff/20001/bench/GLBench.cpp File bench/GLBench.cpp (right): https://codereview.chromium.org/1318143004/diff/20001/bench/GLBench.cpp#newcode73 bench/GLBench.cpp:73: GrGLint success = 0; There is a macro GR_GL_ZERO_INIT. ...
5 years, 3 months ago (2015-09-08 13:27:16 UTC) #3
hendrikw
On 2015/09/08 13:27:16, bsalomon wrote: > https://codereview.chromium.org/1318143004/diff/20001/bench/GLBench.cpp > File bench/GLBench.cpp (right): > > https://codereview.chromium.org/1318143004/diff/20001/bench/GLBench.cpp#newcode73 > ...
5 years, 3 months ago (2015-09-08 22:13:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1318143004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1318143004/60001
5 years, 3 months ago (2015-09-08 22:14:01 UTC) #7
commit-bot: I haz the power
5 years, 3 months ago (2015-09-08 22:18:58 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/894a2e436289077cd09cc89e857bfa0a2e590ee8

Powered by Google App Engine
This is Rietveld 408576698