DescriptionFix a bug in long variable name mapping.
Originally we only match varying variables in vertex/fragment shaders. However, we should also match uniform names. For example, if a uniform variable name is used in both vertex and fragment shader, and after mapping the names are different, then the name mapping table is no longer 1:1.
BUG=106638 (crbug)
TEST=http://seanseefried.com/chrome-bug/simple-broken.html shows a magenta square
Committed: http://code.google.com/p/angleproject/source/detail?r=939
Patch Set 1 : '' #Patch Set 2 : '' #
MessagesTotal messages: 4
|