threading: avoid invalid GIPA call in vkCreateDevice
authorChia-I Wu <olv@google.com>
Mon, 16 May 2016 03:21:03 +0000 (11:21 +0800)
committerTobin Ehlis <tobine@google.com>
Tue, 24 May 2016 12:29:14 +0000 (06:29 -0600)
commit2b7352c6df0f03ce3b426390cc4c20ecec29ac92
tree008a610544731f0e87122792fab97618093286cd
parentef2202c358d9ea062003fb73c9d4f9cbe5bb2c22
threading: avoid invalid GIPA call in vkCreateDevice

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