diff options
author | Matt Turner <[email protected]> | 2014-03-02 08:59:50 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-06-19 16:11:52 -0700 |
commit | e974781301601f411c376f9a7f5574adf9f0238a (patch) | |
tree | 7320f031bcf7739f72ecce894826137a82f83e5d /src/mesa/main/attrib.c | |
parent | f043971097f2c707c3104845066ad2cc72f65708 (diff) |
glsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v, 1.0).
Cuts five instructions out of SynMark's Gl32VSInstancing benchmark.
Diffstat (limited to 'src/mesa/main/attrib.c')
0 files changed, 0 insertions, 0 deletions