diff options
author | Jordan Justen <[email protected]> | 2013-02-12 16:12:31 -0800 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2013-02-23 16:20:28 -0800 |
commit | 0486d503209cf375ae77456336742774b12eda02 (patch) | |
tree | 1ae4e1a579c20371bd2e0314fc7ca38ca729392b /docs/index.html | |
parent | f6487e8911399ee62fffd54035c9459256043f9d (diff) |
glsl: Remove VS output varyings which are optimized out of the FS
Previously when an input varying was optimized out of the
FS we would still retain it as an output of the VS.
We now build a hash of live FS input varyings rather
than looking in the FS symbol table. (The FS symbol table
will still contain the optimized out varyings.)
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/index.html')
0 files changed, 0 insertions, 0 deletions