HAL::GetCommandQueue

HAL::GetCommandQueue
ID3D12CommandQueue* GetCommandQueue() const;
Description

GetCommandQueue returns the command queue that allocate and execute command lists.

Return Value

The D3D12 CommandQueue.