layers: fix threading destroy instance
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Fri, 15 Jan 2016 18:58:33 +0000 (11:58 -0700)
committerJon Ashburn <jon@lunarg.com>
Thu, 21 Jan 2016 01:04:49 +0000 (18:04 -0700)
commite974568a65f7243dbc1eeb69d94174d0563c9d65
tree42ef6808919cec105bd950bcc459ab67ecb92cb6
parenta40e0a9ffd47da0bbb3aaff74dced667e6dd5fe9
layers: fix threading destroy instance

The threading layer was using the generic destroy_instance
utility when it should be using the utility that takes
a map.
layers/vk_layer_table.h
vk-layer-generate.py