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

Issue 1404473003: Add passthrough GP for cases where no color or coverage should be emitted by GP (Closed)

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

Description

Add passthrough GP for cases where no color or coverage should be emitted by GP

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -6 lines) Patch
M gyp/gpu.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrAtlasTextContext.cpp View 1 chunk +10 lines, -6 lines 0 comments Download
M src/gpu/GrGeometryProcessor.h View 1 chunk +7 lines, -0 lines 1 comment Download
A src/gpu/GrGeometryProcessor.cpp View 1 chunk +48 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 5 (3 generated)
bsalomon
5 years, 2 months ago (2015-10-12 21:26:09 UTC) #2
egdaniel
5 years, 2 months ago (2015-10-14 21:22:13 UTC) #5
lgtm with minor nit, but requiring josh to confirm the GP is set up correctly

https://codereview.chromium.org/1404473003/diff/1/src/gpu/GrGeometryProcessor.h
File src/gpu/GrGeometryProcessor.h (right):

https://codereview.chromium.org/1404473003/diff/1/src/gpu/GrGeometryProcessor...
src/gpu/GrGeometryProcessor.h:24: *  attribute (vec1, offset=0) and passes it
through. It does no color or coverage calculation
extra space at start of comment?

Powered by Google App Engine
This is Rietveld 408576698