diff options
author | Emil Velikov <[email protected]> | 2013-07-08 18:29:17 +0100 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-07-08 19:08:30 -0700 |
commit | 4df6823f2147c17161c2cacc89d1a5c17a87aad3 (patch) | |
tree | 6f097ddef7ac711ef7aaef4b9d703724bb761813 /bin | |
parent | 292368570a13501dfa95b1b0dd70966caf6ffc6b (diff) |
glsl/ast: Silence uninitialized variable warnings in the release build
Resolves the following gcc warnings
warning: 'iface_type_name' may be used uninitialized in this function
warning: 'var_mode' may be used uninitialized in this function
Note: The variables are initialised to UNKNOWN and ir_var_auto
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions