diff options
author | Vinson Lee <[email protected]> | 2017-03-22 16:21:41 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2017-04-12 15:43:30 -0700 |
commit | f30f575e7b4bdb39012709ba2dd3104a97a53ffc (patch) | |
tree | c3b0c2b4c2b924be9924f107d2530a5933e2edac /autogen.sh | |
parent | 4603bea1aa0879656f7efb1e19197488bfdb1f41 (diff) |
st/mesa: Fix missing-braces warning.
CXX state_tracker/st_glsl_to_nir.lo
state_tracker/st_glsl_to_nir.cpp:250:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
nir_lower_wpos_ytransform_options wpos_options = {0};
^
{}
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions