image: avoid invalid GIPA call in vkCreateDevice
authorChia-I Wu <olv@google.com>
Thu, 28 Apr 2016 08:04:15 +0000 (16:04 +0800)
committerTobin Ehlis <tobine@google.com>
Thu, 5 May 2016 12:42:18 +0000 (06:42 -0600)
commitd33303472cc86e5be478bbfb42ec6b3b95867746
tree451ed7c98a60c1ff15b046cac1f79675e029cd35
parent79c709c11f20aa817527d629ae01d4856651623f
image: avoid invalid GIPA call in vkCreateDevice

Save VkInstance in layer_data so that we query vkCreateDevice with a valid
instance.
layers/image.cpp