Skip to content

vkd3d: Leave the command queue op mutex locked after a partial flush.

All return paths in d3d12_command_queue_flush_ops_locked() must leave the op mutex locked.

Merge request reports

Loading