mesa/src/vulkan
Eric Engestrom 00cfeacf31 vk/util: drop no-op compiler warning workaround
`-Wswitch` applies to `switch()`, not `case:`, and is bypassed by the
presence of a `default:` anyway, so let's drop the `default:` and move
the warning suppression to where it can make a difference, and then it
turns out that we don't need to keep a list of special cases anymore :)

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-05-23 15:06:11 +00:00
..
overlay-layer vulkan: fix build dependency issue with generated files 2019-05-22 14:07:14 +00:00
registry vulkan: Update the XML and headers to 1.1.108 2019-05-13 17:20:33 -05:00
util vk/util: drop no-op compiler warning workaround 2019-05-23 15:06:11 +00:00
wsi vulkan: fix build dependency issue with generated files 2019-05-22 14:07:14 +00:00
Android.mk android: Build fixes for OMR1 2019-03-18 11:53:59 +02:00
Makefile.sources vulkan: Add KHR_display extension using DRM [v10] 2018-06-19 14:17:46 -07:00
meson.build vulkan: fix build dependency issue with generated files 2019-05-22 14:07:14 +00:00