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)
commitdb6ad16f7690669bb664b970a8e5c47abb8db9fa
tree694f28a2d0d7857907882bdde24652500c4d6b5c
parent34aafd8f9ceab4c5856fede5914354d894de4f7c
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