Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3781)

Issue 13158043: Add static_use to shader variable info query. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by Zhenyao Mo
Modified:
10 years, 8 months ago
Reviewers:
kbr1, Alok Priyadarshi
CC:
angleproject-review_googlegroups.com, Brandon Jones, Shannon Woods, nicolas, Jamie Madill
Base URL:
https://code.google.com/p/angleproject/@master
Visibility:
Public.

Description

Add static_use to shader variable info query. BUG=249018 ANGLEBUG=465 R=kbr@chromium.org Committed: https://code.google.com/p/angleproject/source/detail?r=4115932

Patch Set 1 #

Total comments: 5

Patch Set 2 : per kbr's review #

Total comments: 8

Patch Set 3 : Per alokp's review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -66 lines) Patch
M include/GLSLANG/ShaderLang.h View 1 3 chunks +6 lines, -1 line 0 comments Download
M src/common/version.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/Compiler.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/ShaderLang.cpp View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M src/compiler/VariableInfo.h View 1 2 2 chunks +5 lines, -6 lines 0 comments Download
M src/compiler/VariableInfo.cpp View 1 2 7 chunks +115 lines, -57 lines 0 comments Download

Messages

Total messages: 8
Zhenyao Mo
Alok, Ken, please take a look. Shannon, could you merge this to ES3Proto branch once ...
10 years, 8 months ago (2013-08-21 23:11:23 UTC) #1
Zhenyao Mo
On 2013/08/21 23:11:23, Zhenyao Mo wrote: > Alok, Ken, please take a look. > > ...
10 years, 8 months ago (2013-08-21 23:12:32 UTC) #2
kbr1
LGTM https://codereview.appspot.com/13158043/diff/1/include/GLSLANG/ShaderLang.h File include/GLSLANG/ShaderLang.h (right): https://codereview.appspot.com/13158043/diff/1/include/GLSLANG/ShaderLang.h#newcode382 include/GLSLANG/ShaderLang.h:382: // after pre-processing, no matter whether the statment ...
10 years, 8 months ago (2013-08-22 00:47:45 UTC) #3
Zhenyao Mo
https://codereview.appspot.com/13158043/diff/1/include/GLSLANG/ShaderLang.h File include/GLSLANG/ShaderLang.h (right): https://codereview.appspot.com/13158043/diff/1/include/GLSLANG/ShaderLang.h#newcode383 include/GLSLANG/ShaderLang.h:383: // be executed or not. On 2013/08/22 00:47:45, kbr1 ...
10 years, 8 months ago (2013-08-22 00:54:59 UTC) #4
Zhenyao Mo
Alok?
10 years, 8 months ago (2013-08-22 17:56:58 UTC) #5
Alok Priyadarshi
https://codereview.appspot.com/13158043/diff/9001/include/GLSLANG/ShaderLang.h File include/GLSLANG/ShaderLang.h (right): https://codereview.appspot.com/13158043/diff/9001/include/GLSLANG/ShaderLang.h#newcode396 include/GLSLANG/ShaderLang.h:396: COMPILER_EXPORT void ShGetVariableInfo(const ShHandle handle, nit: The list of ...
10 years, 8 months ago (2013-08-22 20:40:21 UTC) #6
Zhenyao Mo
Revised, please take another look. https://codereview.appspot.com/13158043/diff/9001/include/GLSLANG/ShaderLang.h File include/GLSLANG/ShaderLang.h (right): https://codereview.appspot.com/13158043/diff/9001/include/GLSLANG/ShaderLang.h#newcode396 include/GLSLANG/ShaderLang.h:396: COMPILER_EXPORT void ShGetVariableInfo(const ShHandle ...
10 years, 8 months ago (2013-08-22 21:57:47 UTC) #7
Zhenyao Mo
10 years, 8 months ago (2013-08-22 23:18:06 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r4115932 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b