layers: Add descriptor sets to CB_INVALID tracking
authorTobin Ehlis <tobine@google.com>
Thu, 21 Jul 2016 20:40:22 +0000 (14:40 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 24 Aug 2016 00:39:23 +0000 (18:39 -0600)
commita45bdcb94b2fbda36bc191e12cc20218f62fb0e0
tree864a63732e69d04f5a66000583b195d040931cb9
parent46d9632baa0e447686de5f9d5ea02bd7a30043e7
layers: Add descriptor sets to CB_INVALID tracking

This is start of a series intended to enable CB_INVALID tracking for
descriptor sets. Much of the tracking is already in place in the
special-purpose uniqueBoundSets data struct, so I'll be migrating
the tracking from that struct to the more general-purpose
object_bindings set.
layers/core_validation.cpp
layers/core_validation_types.h
layers/descriptor_sets.cpp
layers/descriptor_sets.h