Merge branch '320-binding-model-stores-and-atomics' into 'vulkan-cts-1.0-dev'
authorPyry Haulos <phaulos@google.com>
Mon, 7 Mar 2016 23:16:40 +0000 (18:16 -0500)
committerPyry Haulos <phaulos@google.com>
Mon, 7 Mar 2016 23:16:40 +0000 (18:16 -0500)
commit4e0bb1a1f78cb797f3b23f29ca3f71ecffb471ec
tree0214af9846a3ee3ae5561433fac4cac8eec8d8c6
parentd525b2343fef96baa9b2085edd06a81c19f8b270
parenta24056e30d05698def7e3111b4eb40322e09d7b9
Merge branch '320-binding-model-stores-and-atomics' into 'vulkan-cts-1.0-dev'

binding_model: Respect the StoresAndAtomics feature bits

This takes care of #320 for the binding_model tests

See merge request !451