diff options
author | Chad Versace <[email protected]> | 2011-11-28 11:45:03 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2011-11-29 10:36:15 -0800 |
commit | 03bbcd447cbaa28b52465ae1045013f1aff420c2 (patch) | |
tree | 55717c4d8a8d938afb057ab7d96ee388a3fb723b /src/gallium/drivers/llvmpipe/lp_scene.c | |
parent | 10b07665be5cff9fa9f03b0f7db459f3b380570d (diff) |
swrast: Fix some static analysis warnings
To each switch statement in s_texfilter.c, add a break statement to the
default case.
Eliminates the Eclipse static analysis warning: No break at the end of
this case.
Reviewed-by: Brian Paul <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_scene.c')
0 files changed, 0 insertions, 0 deletions