layers: Add binding between cmd buffer and bufferView
authorTobin Ehlis <tobine@google.com>
Wed, 28 Sep 2016 13:12:28 +0000 (07:12 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 28 Sep 2016 23:41:14 +0000 (17:41 -0600)
commitb0fe4a6480b366e3c4b4f77d94a5ee3e18a6c859
treec4bb4c30e86797a3c3108cd5052c8389eb3f86c9
parent62c82c247c72897f1c0c9171d8900700c10e300e
layers: Add binding between cmd buffer and bufferView

For a texel descriptor update, add binding between bufferView and the
command buffer as well as between underlying buffer and command buffer.
layers/core_validation.cpp
layers/core_validation_types.h
layers/descriptor_sets.cpp