KhronosGroup / Vulkan-LoaderAndValidationLayers

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

tests: Simplify DSAspectBitErrors test #2650

Closed Whenning42 closed 6 years ago

Whenning42 commented 6 years ago

Simplified this test by using test helpers in place of direct Vulkan calls. Also added a TODO to switch this test from checking for an error string to checking for an error VUID when the specific error is given a VUID.