tests: Fix VkLayerTest on Intel Mesa 17.0.3
authorMark Young <marky@lunarg.com>
Fri, 7 Apr 2017 14:59:56 +0000 (08:59 -0600)
committerMark Young <marky@lunarg.com>
Fri, 7 Apr 2017 16:05:34 +0000 (10:05 -0600)
commit21659072a6271c78397bec1df2259380c8740d29
tree51696fbe34d4a06f192de4f013db73a134594a16
parent3cc02e191b679cd2417f95a92b701cd6690f11c4
tests: Fix VkLayerTest on Intel Mesa 17.0.3

VkLayerTest portion of layer_validation_tests was seg faulting
because we attempted to create depth surfaces without suggesting
they be optimal tiling.

Change-Id: I2122084be0ca0aceb4e85b77278b19c111823d88
tests/layer_validation_tests.cpp