demos: Call DeviceWaitIdle before DestroyDevice
authorTony Barbour <tony@LunarG.com>
Thu, 10 Nov 2016 23:45:15 +0000 (16:45 -0700)
committerTony Barbour <tony@LunarG.com>
Fri, 11 Nov 2016 17:48:02 +0000 (10:48 -0700)
commitffa9a42864644b8953d6fe876eb5f7dacf78f5c1
treee93dd3c45a016c90ab7e120a8d52c7e24f94f2ee
parent98fd881b2ba3589445078085c18b3bc07518aa8a
demos: Call DeviceWaitIdle before DestroyDevice

Complying with best practice from Vulkan Programming Guide
page 31 - Shutting Down Cleanly

Change-Id: I19640071d26f765ffc0a2f5e5fc4d60920395e0b
demos/cube.c
demos/vulkaninfo.c