diff options
author | Kenneth Graunke <[email protected]> | 2014-08-28 15:33:56 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-09-03 17:25:56 -0700 |
commit | 5ced83ee1561553d9eba831fa356bf63cc214447 (patch) | |
tree | cc53c0d3ddbcc01d5f338dc7b3c68b2b1ab1b7ba /doxygen/glsl.doxy | |
parent | 8270b048cf23ee8a8d5377a3af62fce7086e9c61 (diff) |
glsl: Initialize source_chan in opt_copy_propagation_elements.
Previously, if chans < 4, we passed uninitialized stack garbage to the
ir_swizzle constructor for the excess components. Thankfully, it
ignores that data, as it's unnecessary, so no harm actually comes of it.
However, it's obviously better to initialize it.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'doxygen/glsl.doxy')
0 files changed, 0 insertions, 0 deletions