KhronosGroup / Vulkan-LoaderAndValidationLayers

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

tests: Simplify CopyImageLayerCountMismatch test #2651

Closed Whenning42 closed 6 years ago

Whenning42 commented 6 years ago

Simplified this test by using VkImageObj in place of direct Vulkan calls.