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

Issue 7229043: Do not hash mapping field names of a reserved struct. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by Zhenyao Mo
Modified:
11 years, 3 months ago
Reviewers:
kbr1, Alok Priyadarshi
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Do not hash mapping field names of a reserved struct. With this fixed, Chrome behaves the same on WebGL conformance tests 1.0.2 with/without --enable-shader-name-hashing BUG= TEST=WebGL conformance tests Committed: https://code.google.com/p/angleproject/source/detail?r=1809

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M src/compiler/OutputGLSLBase.cpp View 1 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 6
Zhenyao Mo
I think this is the last standing issue in shader name hashing. Please have a ...
11 years, 3 months ago (2013-01-26 02:10:59 UTC) #1
kbr1
LGTM if this has been tested, but please correct a typo in the description: "preserved" ...
11 years, 3 months ago (2013-01-26 02:49:01 UTC) #2
Zhenyao Mo
Alok, can you also have a look?
11 years, 3 months ago (2013-01-30 18:44:22 UTC) #3
Alok Priyadarshi
https://codereview.appspot.com/7229043/diff/3001/src/compiler/OutputGLSLBase.cpp File src/compiler/OutputGLSLBase.cpp (right): https://codereview.appspot.com/7229043/diff/3001/src/compiler/OutputGLSLBase.cpp#newcode270 src/compiler/OutputGLSLBase.cpp:270: if (structTypeName != "gl_DepthRangeParameters") It seems a bit flaky ...
11 years, 3 months ago (2013-01-30 21:46:41 UTC) #4
Zhenyao Mo
On 2013/01/30 21:46:41, Alok Priyadarshi wrote: > https://codereview.appspot.com/7229043/diff/3001/src/compiler/OutputGLSLBase.cpp > File src/compiler/OutputGLSLBase.cpp (right): > > https://codereview.appspot.com/7229043/diff/3001/src/compiler/OutputGLSLBase.cpp#newcode270 ...
11 years, 3 months ago (2013-01-31 18:45:15 UTC) #5
Alok Priyadarshi
11 years, 3 months ago (2013-01-31 18:49:26 UTC) #6
much better! lgtm
Sign in to reply to this message.

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