On Wed Aug 23 02:21:42 2023 +0000, Conor McCarthy wrote:
This is not the last patch series, and the `list_state` declaration will be moved elsewhere. The `cmd_list` parameter to `d3d12_command_list_state_flush()` will disappear too.
As Henri said, it's nicer if changes make sense at any point during the commit history, not just after some other commit is added. So I'd rather move `list_state` inside `d3d12_command_list_state_flush()` and rename the function now, and then undo the change is needed in a later patch.