diff options
author | Paul Berry <[email protected]> | 2012-11-09 09:17:22 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-04-19 10:12:27 -0700 |
commit | fe955dc6b626a43036ff2a4cfe44511e10a09332 (patch) | |
tree | 19039b7025a22550fae0c43ddfe075475f2d12c2 /src/mesa/program/prog_noise.h | |
parent | ea6cf2b68614e9f8d0db44ee917ce93f9ad1ac2f (diff) |
mesa: Fix up program_parse.y to avoid uninitialized $$
Without this patch, $$.negate, $$.rgba_valid, and $$.xyzw_valid take
on garbage values. At the moment this problem is benign (the garbage
values happen to be zero), but in my experiments executing GL
operations on a background thread, the garbage values change, leading
to piglit failures.
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/program/prog_noise.h')
0 files changed, 0 insertions, 0 deletions