diff options
author | Eric Anholt <eric@anholt.net> | 2010-08-09 17:03:46 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-08-09 19:21:18 -0700 |
commit | 8bebbeb7c5b26ec9166a4644a2c051238d18509b (patch) | |
tree | f2f663f93e10674b2e39f3c1a44a0e8a57060b1b /configs/sunos5-gcc | |
parent | 81996ae8618759cf7fdd033042a96f3014659f6c (diff) |
glsl2: Add constant propagation.
Whereas constant folding evaluates constant expressions at rvalue
nodes, constant propagation tracks constant components of vectors
across execution to replace (possibly swizzled) variable dereferences
with constant values, triggering possible constant folding or reduced
variable liveness.
Diffstat (limited to 'configs/sunos5-gcc')
0 files changed, 0 insertions, 0 deletions