mesa/src/vulkan
Eric Engestrom 8d386e6eef vk/util: suppress warning about out-of-enum android value
src/vulkan/util/vk_enum_to_str.c: In function ‘vk_structure_type_size’:
src/vulkan/util/vk_enum_to_str.c:3335:9: warning: case value ‘1000010000’ not in enumerated type ‘VkStructureType’ {aka ‘const enum VkStructureType’} [-Wswitch]
         case VK_STRUCTURE_TYPE_NATIVE_BUFFER_ANDROID: return sizeof(VkNativeBufferANDROID);
         ^~~~

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-05-23 15:28:43 +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: suppress warning about out-of-enum android value 2019-05-23 15:28:43 +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