commit | 48be735fa7eb1e2684a631cc4270a4503c7d235a | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Wed Feb 10 14:32:34 2016 -0500 |
committer | Alexis Hétu <sugoi@google.com> | Wed Feb 10 19:38:38 2016 +0000 |
tree | fba51550368c83d5773487579c56411584068493 | |
parent | 36037b7e6e358d849ea548c6f1c22da9b8aa1e93 [diff] |
Removed some unnecessary instructions from programs Removed a few unnecessary/bad instructions from PixelProgram and VertexProgram. Also added the proper implementation for printing out a shader instruction that includes indexing an array with a uniform. Change-Id: Icd37dd4f70419874bb65c54438409b8b9c3ee836 Reviewed-on: https://swiftshader-review.googlesource.com/4753 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>