KhronosGroup / Vulkan-LoaderAndValidationLayers

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

tests: Clean up multiplane view format test #2655

Closed Whenning42 closed 6 years ago

Whenning42 commented 6 years ago

Simplified this test by using VkImageObj in place of direct vulkan calls. Additionally added a fake multiplane image format to the geforce 940m device profile so that this repo would have a device profile that doesn't skip this test.