Conor McCarthy (@cmccarthy) commented about libs/vkd3d/command.c:
d3d12_command_queue_GetDesc,
};
-/* flushed_any is initialised by the caller. */ +static HRESULT d3d12_command_queue_flush_ops_locked(struct d3d12_command_queue *queue, bool *flushed_any);
Already added near the top of the file.