mesa/src/vulkan
Kai Wasserbäch 2c020dbf06 vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queues
Supresses a maybe-uninitialized warning with GCC 8.

Note: image_index should always be initialised due to the result check,
      but the compiler doesn't see that.

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2018-08-18 10:34:19 +10:00
..
registry vulkan: Update the XML and headers to 1.1.80 2018-07-08 21:39:18 -07:00
util meson: Build with Python 3 2018-08-10 15:15:09 -07:00
wsi vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queues 2018-08-18 10:34:19 +10:00
Android.mk vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00
Makefile.am autoconf: stop exporting internal wayland details 2018-08-07 17:23:17 +01:00
Makefile.sources vulkan: Add KHR_display extension using DRM [v10] 2018-06-19 14:17:46 -07:00
meson.build vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00