mesa/src/vulkan/wsi
Edward O'Callaghan a77426fd92 vulkan: use STATIC_ASSERT instead of static_assert
Following the spirit of commit 23d1799f, fixes compilation
warnings on Android build due to lack of C11 features.

Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-12-07 22:32:38 +11:00
..
Makefile.am vulkan/wsi: fix out of tree build. 2016-10-19 10:54:42 +10:00
Makefile.sources vulkan/wsi: Add a thread-safe queue implementation 2016-11-10 22:40:44 -08:00
wsi_common.h vulkan/wsi: store present mode in swapchain base class 2016-10-27 11:43:00 +10:00
wsi_common_queue.h vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-11-28 21:11:25 +00:00
wsi_common_wayland.c vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
wsi_common_wayland.h
wsi_common_x11.c vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
wsi_common_x11.h