vulkan/xcb: flush after mapping the window
authorMatthew Waters <matthew@centricular.com>
Fri, 22 Jan 2016 03:34:06 +0000 (14:34 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 16 Feb 2016 14:13:43 +0000 (01:13 +1100)
commit700eb16af8d490defca39fb5a787ac452f19b792
treec42e4b34a698177d3d8b6bf674f5b8698d52b8b3
parent28ad97059d1bf42d55de5f0faeeb3bd5caaa46ce
vulkan/xcb: flush after mapping the window

Otherwise the map may not reach the server and not appear.
ext/vulkan/xcb/vkwindow_xcb.c