I'm new to DirectX 12. I understand some of the basics, but I have a question.
For speed and optimization, is it better if I have more themthan one command queue, command list, and command allocator? If so, how many should I have of each for a high performance game?
Thanks a lot.