KhronosGroup/Vulkan-LoaderAndValidationLayers

Add missing subpass structure checks

chrisforbes opened this issue · 1 comments

I've run into a bunch of issues recently where attachments are used in invalid combinations (same attachment multiple times in one subpass by accident...).

Most of these don't have VUs, but we should still have the checks.