layers:Add physicalDevice check
authorTobin Ehlis <tobine@google.com>
Tue, 7 Feb 2017 22:21:00 +0000 (15:21 -0700)
committerTobin Ehlis <tobine@google.com>
Tue, 7 Feb 2017 23:44:24 +0000 (16:44 -0700)
commit79343aac8492c6cddd58ee7fc29745e7408dd789
treee1ae702b54f40360c9420c627a17c630bd7f6089
parentd326d3b21d55c58b1f8bd5699394a9d70f85d353
layers:Add physicalDevice check

Update GetPhysicalDeviceQueueFamilyProperties() in object_tracker to
verify that physicalDevice is valid.
layers/object_tracker.cpp