-
- Downloads
vkd3d: Hold the queue mutex when adding the queue to a blocked list.
Otherwise it could be added more than once. Note that the deleted comment is wrong: between when d3d12_command_queue_flush_ops() returns and when the queue is added back to the blocked list, the queue might have been pushed to and flushed an arbitrary number of times.
Loading
Please register or sign in to comment