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

Issue 1610853002: Add ability to add general layout qualifiers GrGLSLShaderVar (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use SkString #

Patch Set 3 : review update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -38 lines) Patch
M src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/glsl/GrGLSLShaderVar.h View 1 2 7 chunks +12 lines, -37 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
egdaniel
This makes it simpler to add layout qualifiers when create shader vars. Need this flexibility ...
4 years, 11 months ago (2016-01-20 21:36:24 UTC) #3
bsalomon
https://codereview.chromium.org/1610853002/diff/1/src/gpu/glsl/GrGLSLShaderVar.h File src/gpu/glsl/GrGLSLShaderVar.h (right): https://codereview.chromium.org/1610853002/diff/1/src/gpu/glsl/GrGLSLShaderVar.h#newcode227 src/gpu/glsl/GrGLSLShaderVar.h:227: const char* fLayoutQualifier; It feels a bit dangerous to ...
4 years, 11 months ago (2016-01-20 21:40:03 UTC) #4
egdaniel
https://codereview.chromium.org/1610853002/diff/1/src/gpu/glsl/GrGLSLShaderVar.h File src/gpu/glsl/GrGLSLShaderVar.h (right): https://codereview.chromium.org/1610853002/diff/1/src/gpu/glsl/GrGLSLShaderVar.h#newcode227 src/gpu/glsl/GrGLSLShaderVar.h:227: const char* fLayoutQualifier; On 2016/01/20 21:40:03, bsalomon wrote: > ...
4 years, 11 months ago (2016-01-21 15:39:04 UTC) #5
egdaniel
ping
4 years, 11 months ago (2016-01-21 17:45:49 UTC) #6
joshualitt
On 2016/01/21 17:45:49, egdaniel wrote: > ping will textures not have origins in Vulkan? How ...
4 years, 11 months ago (2016-01-21 18:37:08 UTC) #7
egdaniel
On 2016/01/21 18:37:08, joshualitt wrote: > On 2016/01/21 17:45:49, egdaniel wrote: > > ping > ...
4 years, 11 months ago (2016-01-21 18:39:50 UTC) #8
joshualitt
On 2016/01/21 18:39:50, egdaniel wrote: > On 2016/01/21 18:37:08, joshualitt wrote: > > On 2016/01/21 ...
4 years, 11 months ago (2016-01-21 18:40:20 UTC) #9
bsalomon
On 2016/01/21 18:40:20, joshualitt wrote: > On 2016/01/21 18:39:50, egdaniel wrote: > > On 2016/01/21 ...
4 years, 11 months ago (2016-01-21 18:41:38 UTC) #10
egdaniel
On 2016/01/21 18:41:38, bsalomon wrote: > On 2016/01/21 18:40:20, joshualitt wrote: > > On 2016/01/21 ...
4 years, 11 months ago (2016-01-21 18:57:11 UTC) #11
bsalomon
lgtm
4 years, 11 months ago (2016-01-21 19:02:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1610853002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1610853002/40001
4 years, 11 months ago (2016-01-21 19:03:19 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 19:19:55 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/ae47418936933c9dd7f4be93fab7c3a42d7a7bd9

Powered by Google App Engine
This is Rietveld 408576698