layers: Use native Vulkan object type definitions
authorMark Lobodzinski <mark@lunarg.com>
Tue, 5 May 2015 20:01:37 +0000 (15:01 -0500)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 5 May 2015 22:38:54 +0000 (17:38 -0500)
commitca4025114f64009c9acef75403c473f85582a3ee
tree21334f0e7c6d6f353d4b9361ed1d51d73ce36454
parentcb34115f8c64851c12a392c114f59c607dd58db0
layers: Use native Vulkan object type definitions

ObjectTracker was using locally-defined object types as the vulkan
ones were unavailable. Replaced them with ones from Vulkan.h.
layers/README.md
layers/object_track.h
vk-layer-generate.py