nvk: fix queue idling
This was broken as there was queue submits with empty command counts, but signalling that need to work.
this should fix vkQueueWaitIdle.
Edited by Dave Airlie
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This was broken as there was queue submits with empty command counts, but signalling that need to work.
this should fix vkQueueWaitIdle.