summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-08-28 15:33:56 -0700
committerKenneth Graunke <[email protected]>2014-09-03 17:25:56 -0700
commit5ced83ee1561553d9eba831fa356bf63cc214447 (patch)
treecc53c0d3ddbcc01d5f338dc7b3c68b2b1ab1b7ba /bin
parent8270b048cf23ee8a8d5377a3af62fce7086e9c61 (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 'bin')
0 files changed, 0 insertions, 0 deletions