layers: Get ObjectTracker working with memory reference changes
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Wed, 15 Apr 2015 06:14:36 +0000 (00:14 -0600)
committerChia-I Wu <olv@lunarg.com>
Thu, 16 Apr 2015 09:48:19 +0000 (17:48 +0800)
commit1e8ab91c6cd469a0af62b4d3d94e209925b435b7
tree22c97fd8110acfef71fe0b0870f8798960b62db8
parent78351a69dfc6e3aca0490c4de282dc84d66db382
layers: Get ObjectTracker working with memory reference changes

Memory References are no longer specified in the QueueSubmit API, but
are controlled through new APIs.  Update mem ref validation for new
entry points.
layers/CMakeLists.txt
layers/mem_tracker.h
layers/object_track.h
layers/param_checker.cpp