layers: Invalidate Cmd Buffers on DestroyBuffer
authorTobin Ehlis <tobine@google.com>
Tue, 28 Jun 2016 22:36:47 +0000 (16:36 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 7 Jul 2016 01:45:31 +0000 (19:45 -0600)
commit556d424dcdb39e76d8e5038e1256482df345b18a
tree18814861356ec6aef717b95ed00136d772e3b67a
parent4d9f49299fed117e19fc0666c139420684ad9466
layers: Invalidate Cmd Buffers on DestroyBuffer

When buffer is destroyed, any command buffers that it's bound to must
be invalidated.
layers/core_validation.cpp