diff options
author | Ian Romanick <[email protected]> | 2010-06-25 17:36:17 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2010-06-29 11:15:26 -0700 |
commit | 699b247661b1c70e890e478dba88253cad035969 (patch) | |
tree | 730f9f20996ddd2b0b8c081be413848e274ce922 /bin | |
parent | 81c7e94466da19f9295b8eb5e4b5e587fea96284 (diff) |
glsl2: Don't flatten constructor parameters to scalars
Now that all scalar, vector, and matrix constructors are emitted
in-line, the parameters to these constructors should not be flattened
to a pile of scalars. Instead, the functions that emit the in-line
constructor bodies can directly write the parameters to the correct
locations in the objects being constructed.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions