tests: Fix VkLayerTest.CreateBufferViewNoMemoryBoundToBuffer
authorChris Forbes <chrisforbes@google.com>
Tue, 13 Sep 2016 06:13:58 +0000 (18:13 +1200)
committerChris Forbes <chrisforbes@google.com>
Wed, 14 Sep 2016 21:18:57 +0000 (09:18 +1200)
commit93d2ff9db51d0dd33cc891ed6de8860df4b59250
treed4c8e0f08673ab0c3951ca77844c3a3f4a83ffd1
parent8fb4c1f5165b47f3ef3e2bf24ad2be8a0406f2fe
tests: Fix VkLayerTest.CreateBufferViewNoMemoryBoundToBuffer

This was using the wrong usage bit.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
tests/layer_validation_tests.cpp