layers: Trim out some more old MT renderpass junk
authorChris Forbes <chrisforbes@google.com>
Mon, 26 Sep 2016 04:04:41 +0000 (17:04 +1300)
committerChris Forbes <chrisforbes@google.com>
Mon, 26 Sep 2016 22:47:29 +0000 (11:47 +1300)
commit8f74757a691d983e8d91f8ba0307c16b9495d112
tree9939894f9db6b8da54733f3bf051c0aae707fbc1
parentd804a2666b1f6715f5f98d3d711c6809e76edb65
layers: Trim out some more old MT renderpass junk

- RENDER_PASS_NODE::attachments[i].attachment was always i.
- This whole structure is noise; we can use the VkAttachmentDescription
  directly.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
layers/core_validation.cpp
layers/core_validation_types.h