diff options
author | Eric Anholt <[email protected]> | 2015-02-11 14:54:33 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2015-02-12 16:33:16 -0800 |
commit | 55de910f909ac668ec7ea8fd94ec4f235b0d0335 (patch) | |
tree | f03c8580c7e23f4d011a8b9a81857fb9a050d775 /src/mesa/main/hint.c | |
parent | f65e26478ba5e20c9cf4ee5d0fcf879ccb4e3c0d (diff) |
i965: Quiet another compiler warning about uninitialized values.
The compiler can't tell that we're always going to hit the first if block
on the first time through the loop.
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/hint.c')
0 files changed, 0 insertions, 0 deletions