vk/query: Don't emit a CS stall by itself
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 May 2015 17:27:50 +0000 (10:27 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 May 2015 17:27:53 +0000 (10:27 -0700)
commit8cf932fd254b3c35e93b2898fdda95f611ea9f7a
tree4a9d79b831c415f9708392b1e67be83cb8cd58f0
parent730ca0efb17feecd7179a81a9ea53905350ad405
vk/query: Don't emit a CS stall by itself

Both the bspec and the simulator don't like this.  I'm not sure if stalling
at the scoreboard is right but it at least shuts up the simulator.
src/vulkan/device.c