diff options
author | Vinson Lee <[email protected]> | 2015-03-06 22:08:00 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2015-03-09 17:28:39 -0700 |
commit | 13f4963ed2de90680841658af4561ef7ab238406 (patch) | |
tree | fc55f4643a7b7672b418da140cc7efb61cd13529 /src/gallium/drivers/softpipe/sp_setup.c | |
parent | 282f67becd072068147c95f26d9c705acf1bbe1b (diff) |
i965: Silence GCC maybe-uninitialized warning.
brw_shader.cpp: In function ‘bool brw_saturate_immediate(brw_reg_type, brw_reg*)’:
brw_shader.cpp:618:31: warning: ‘sat_imm.brw_saturate_immediate(brw_reg_type, brw_reg*)::<anonymous union>::ud’ may be used uninitialized in this function [-Wmaybe-uninitialized]
reg->dw1.ud = sat_imm.ud;
^
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe/sp_setup.c')
0 files changed, 0 insertions, 0 deletions