diff options
| author | Ian Elliott <ian@LunarG.com> | 2015-04-28 16:11:24 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-04-29 14:41:48 -0600 |
| commit | 8fe4d85e0e2e12e54c16c965fa2ff10cef5b981b (patch) | |
| tree | 80d8d46c7137ef76b77e0c30d14b10772811cede /layers/draw_state.cpp | |
| parent | a748eaffa12bfe9530c6d38496a762e99a41dcab (diff) | |
| download | usermoji-8fe4d85e0e2e12e54c16c965fa2ff10cef5b981b.tar.xz | |
layers: Eliminate compiler warnings on Windows.
This includes suppressing compiler warning C4065, where VS complains if a
switch statement has a "default", but not "case" statements. This was true in
many functions of the auto-generated "helper" header files.
This also includes removing unreferenced local variables, and dealing with some
type differences (sometimes with casting, sometimes with changing the type).
Diffstat (limited to 'layers/draw_state.cpp')
0 files changed, 0 insertions, 0 deletions
