summaryrefslogtreecommitdiffstats
path: root/src/mesa/main
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2011-07-25 18:13:04 -0700
committerEric Anholt <[email protected]>2011-08-05 10:08:31 -0700
commitee0373b833155804bb8846c6f05f897b9ee5afa6 (patch)
tree9550aa61942a3c78d5b2fe177a9c830ffe572d4f /src/mesa/main
parent0722edc59cd526437c2d4bad474b934dad84d789 (diff)
i965/fs: Don't upload unused uniform components.
This saves both register space and upload bandwidth for unused values. Note that previously we were relying on the visitor not initially generating references to different sets of uniforms between the 8-wide and 16-wide code generation, and now we're relying on them dead-code eliminating the same stuff, too.
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions