ID3D12CommandQueue* pD3DCommandQueue;
The D3D12 CommandQueue, which will allocate and execute command lists (optional, if not provided, ID3D12Device::GetDefaultCommandQueue will be used).