28 Feb
2023
28 Feb
'23
4:42 a.m.
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. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/94#note_25693