dzn: Pass the right type to CreateCommandList() in the reset path
The Command allocator and command list type must match, but we are forcing it to D3D12_COMMAND_LIST_TYPE_DIRECT in the reset path. Fixes: a012b219 ("microsoft: Initial vulkan-on-12 driver") Reviewed-by:Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <mesa/mesa!16023>
Loading
Please register or sign in to comment