KhronosGroup / Vulkan-LoaderAndValidationLayers

**Deprecated repository** for Vulkan loader and validation layers
Apache License 2.0
414 stars 172 forks source link

Add missing subpass structure checks #2638

Closed chrisforbes closed 6 years ago

chrisforbes commented 6 years ago

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.

karl-lunarg commented 6 years ago

https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/86 closed