layers: LX265 Error if color blend attch count != subpass attch.
authorMark Young <marky@lunarg.com>
Wed, 30 Mar 2016 07:17:08 +0000 (01:17 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 31 Mar 2016 22:33:50 +0000 (16:33 -0600)
commit27d5956706f35ec88865a7e37f1363d588d4d2e3
tree1ee4f1dcfb5d44f50ea58742344ee4f74882b1f9
parent49f4fedd0bf98e3927dcd10cde514f20a2ab0437
layers: LX265 Error if color blend attch count != subpass attch.

Spec states that the VkPilelineColorBlendAttachmentState
attachmentCount must be equal to the subpass'
colorAttachmentCount.

Change-Id: I2b281cda2c12f2003d8ee68b326d78a9aaadf573
layers/core_validation.cpp