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

Issue 545693004: Calculate stage stats in GrOptDrawState (Closed)

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

Description

Calculate stage stats in GrOptDrawState BUG=skia: Committed: https://skia.googlesource.com/skia/+/a7dc0a83f0b59424a61e01bf3435cd7957e84e35

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : Rebased with Geom Proc #

Patch Set 4 : Rebase #

Patch Set 5 : Update from recent gpu changes #

Total comments: 4

Patch Set 6 : Check requires local coords in ODS #

Patch Set 7 : #

Total comments: 1

Patch Set 8 : Nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -62 lines) Patch
M src/gpu/GrOptDrawState.h View 1 2 3 4 5 2 chunks +17 lines, -0 lines 0 comments Download
M src/gpu/GrOptDrawState.cpp View 1 2 3 4 5 6 7 2 chunks +36 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.h View 1 1 chunk +3 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 1 2 3 4 5 6 7 9 chunks +19 lines, -50 lines 0 comments Download
M tests/GLProgramsTest.cpp View 1 2 3 4 3 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
egdaniel
This is part 4 of add a OptDrawState. Follows https://codereview.chromium.org/504203004/ I need to know info ...
6 years, 3 months ago (2014-09-05 14:20:31 UTC) #2
bsalomon
https://codereview.chromium.org/545693004/diff/1/src/gpu/GrOptDrawState.cpp File src/gpu/GrOptDrawState.cpp (right): https://codereview.chromium.org/545693004/diff/1/src/gpu/GrOptDrawState.cpp#newcode225 src/gpu/GrOptDrawState.cpp:225: if (stage.getEffect()->requiresVertexShader()) { this is going away... reqVS will ...
6 years, 3 months ago (2014-09-05 15:27:55 UTC) #3
egdaniel
https://codereview.chromium.org/545693004/diff/1/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/545693004/diff/1/src/gpu/GrOptDrawState.h#newcode91 src/gpu/GrOptDrawState.h:91: // These flags give general info on the effect ...
6 years, 3 months ago (2014-09-08 19:19:49 UTC) #4
egdaniel
updated
6 years, 3 months ago (2014-09-16 21:04:03 UTC) #5
bsalomon
https://codereview.chromium.org/545693004/diff/80001/src/gpu/gl/GrGLProgramDesc.cpp File src/gpu/gl/GrGLProgramDesc.cpp (right): https://codereview.chromium.org/545693004/diff/80001/src/gpu/gl/GrGLProgramDesc.cpp#newcode141 src/gpu/gl/GrGLProgramDesc.cpp:141: // We will only use vertex shader if we ...
6 years, 3 months ago (2014-09-16 21:54:20 UTC) #6
egdaniel
https://codereview.chromium.org/545693004/diff/80001/src/gpu/gl/GrGLProgramDesc.cpp File src/gpu/gl/GrGLProgramDesc.cpp (right): https://codereview.chromium.org/545693004/diff/80001/src/gpu/gl/GrGLProgramDesc.cpp#newcode141 src/gpu/gl/GrGLProgramDesc.cpp:141: // We will only use vertex shader if we ...
6 years, 3 months ago (2014-09-17 15:00:14 UTC) #7
bsalomon
lgtm https://codereview.chromium.org/545693004/diff/120001/src/gpu/GrOptDrawState.cpp File src/gpu/GrOptDrawState.cpp (right): https://codereview.chromium.org/545693004/diff/120001/src/gpu/GrOptDrawState.cpp#newcode197 src/gpu/GrOptDrawState.cpp:197: // will requires a vertexShader requires->require
6 years, 3 months ago (2014-09-17 15:11:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/545693004/140001
6 years, 3 months ago (2014-09-17 15:16:57 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-17 15:25:09 UTC) #11
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as a7dc0a83f0b59424a61e01bf3435cd7957e84e35

Powered by Google App Engine
This is Rietveld 408576698