layers: GH226 Add check for descriptor slot to make sure it's updated
authorTobin Ehlis <tobine@google.com>
Fri, 1 Apr 2016 00:02:51 +0000 (18:02 -0600)
committerTobin Ehlis <tobine@google.com>
Mon, 4 Apr 2016 17:03:09 +0000 (11:03 -0600)
commit0d6cc0cab50e21527d4ecbdb63a18df8c978ba1a
tree2335c8280192591e3d114f7b666c4293f027aefe
parentfe614cb2df238c84292b41b42e7a80ee52d0e9b5
layers: GH226 Add check for descriptor slot to make sure it's updated

We have an existing check to make sure that a set has been updated, but there was
still a hole where individual slots may not have an update. This adds an additional
check to make sure that we flag any slots that are used by not updated at draw time.
layers/core_validation.cpp