KhronosGroup / Vulkan-LoaderAndValidationLayers

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

tests: Clean up MapMemWithoutHostVisibleBit test #2628

Closed Whenning42 closed 6 years ago

Whenning42 commented 6 years ago

Simplified this test by removing an uneccessary creation of a VkImage. Instead, the test now just directly allocates unmappable memory and attempts to map it.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.