-- v4: vkd3d: Do not keep the CS queue locked while processing it. vkd3d: Always enqueue CS operations, even if they can be executed right away. vkd3d: Hold the queue mutex when adding the queue to a blocked list. vkd3d: Mention the correct mutex in a comment.