layers: Do renderpass dag validation before call
authorChris Forbes <chrisforbes@google.com>
Fri, 4 May 2018 00:10:50 +0000 (17:10 -0700)
committerChris Forbes <chrisf@ijw.co.nz>
Tue, 8 May 2018 22:42:02 +0000 (15:42 -0700)
commit825e795dc1fc9439408a3e97937cc3c704ee1670
treef6d2c4a9237ad47428f5191c93d2394cad1257c4
parentbda3c091d4b6fbccabd833e4d31f8dad46f6a552
layers: Do renderpass dag validation before call

Previously this would contribute to skip /after/ the call, which
accomplishes nothing.
layers/core_validation.cpp