layers: Add in-use detection for VkBufferView
authorTobin Ehlis <tobine@google.com>
Mon, 26 Sep 2016 23:38:00 +0000 (17:38 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 28 Sep 2016 23:41:14 +0000 (17:41 -0600)
commit38e26abbaa884eb48bfec4ddb4e0ae2c90634e06
treea7c4c11c59cea98553806894c27f7c74216ff319
parent7af1e61003144a3d01f1e7761e566491b4a4610c
layers: Add in-use detection for VkBufferView

When VkBufferView is destroyed, flag error if in-use and mark any
bound cmd buffers as invalid.
layers/core_validation.cpp