layers:Check renderPass/framebuffer compatibility
authorTobin Ehlis <tobine@google.com>
Wed, 6 Sep 2017 17:13:19 +0000 (11:13 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 7 Sep 2017 20:32:12 +0000 (14:32 -0600)
commit9d5a67a009fe27e9b5404ec035ab84ed34332e5e
treef861848076b3c095acb9b6e889ed632c701ea5d1
parent94983abdca3266bfd87e708f31fda2b56b1b547d
layers:Check renderPass/framebuffer compatibility

Add check for VUID VALIDATION_ERROR_12000710. This is a check at
CmdBeginRenderPass time to make sure that the render pass being begun
is compatible with the render pass that the referenced framebuffer was
created with.
layers/core_validation.cpp
layers/vk_validation_error_database.txt