Matthew Waters d7bb3b5542 vkwindow: fix build error on i386
Vulkan handles are either pointers (64-bit) or 64-bit integer
handles (32-bit). Cast the type in failure cases.

vkwindow.c:229:561: error: return makes integer from pointer without a cast [-Werror=int-conversion]
vkwindow.c:231:194: error: return makes integer from pointer without a cast [-Werror=int-conversion]

https://bugzilla.gnome.org/show_bug.cgi?id=777979
2017-02-01 16:08:55 +11:00
..
2016-02-17 01:13:43 +11:00
2016-11-03 16:58:35 +11:00
2016-11-03 16:58:35 +11:00
2016-11-03 16:58:35 +11:00
2016-02-17 01:13:43 +11:00
2016-02-17 01:13:43 +11:00
2016-02-17 01:13:43 +11:00
2016-02-17 01:13:43 +11:00
2016-02-17 01:13:43 +11:00
2016-11-03 16:58:35 +11:00
2016-11-03 16:58:35 +11:00
2017-02-01 16:08:55 +11:00
2016-02-17 01:13:43 +11:00