doc: Document !1751

This commit is contained in:
Jakob Bornecrantz 2023-04-04 13:12:53 +01:00
parent 85886e53e1
commit 6c038049ff

View file

@ -0,0 +1,2 @@
client: Don't use vkDeviceWaitIdle, because it requires all queues to be
externally synchronized which we can't enforce.