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)
commit8b765c6e32913177b3582d35135d40496edbdc65
tree49ae6e7330953143b553194df374c15641613daa
parent8314731f09da9236ac18da424af3e616d4867d15
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