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

Issue 1822343002: Make max number of vertex attributes be checked dynamically (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -30 lines) Patch
M include/gpu/GrCaps.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/gpu/GrCaps.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
M src/gpu/GrGeometryProcessor.h View 1 chunk +2 lines, -3 lines 0 comments Download
M src/gpu/GrGpu.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 chunk +5 lines, -1 line 0 comments Download
M src/gpu/GrPrimitiveProcessor.h View 3 chunks +5 lines, -16 lines 0 comments Download
M src/gpu/gl/GrGLCaps.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 2 chunks +0 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M src/gpu/vk/GrVkCaps.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
bsalomon
This is motivated by the fact that one of the test contexts in Chromium reports ...
4 years, 9 months ago (2016-03-23 15:45:20 UTC) #3
robertphillips
lgtm https://codereview.chromium.org/1822343002/diff/1/src/gpu/GrGpu.h File src/gpu/GrGpu.h (right): https://codereview.chromium.org/1822343002/diff/1/src/gpu/GrGpu.h#newcode383 src/gpu/GrGpu.h:383: // GrPrimitiveProcessor. // A false return value means ...
4 years, 9 months ago (2016-03-23 16:38:16 UTC) #4
bsalomon
https://codereview.chromium.org/1822343002/diff/1/src/gpu/GrGpu.h File src/gpu/GrGpu.h (right): https://codereview.chromium.org/1822343002/diff/1/src/gpu/GrGpu.h#newcode383 src/gpu/GrGpu.h:383: // GrPrimitiveProcessor. On 2016/03/23 16:38:16, robertphillips wrote: > // ...
4 years, 9 months ago (2016-03-23 16:59:53 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1822343002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1822343002/20001
4 years, 9 months ago (2016-03-23 17:00:08 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-23 17:15:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1822343002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1822343002/20001
4 years, 9 months ago (2016-03-23 17:39:57 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 17:40:58 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/7dbd45d2c7427d2c679d6507435d2f0220bf64ef

Powered by Google App Engine
This is Rietveld 408576698