void SetCommandList(ID3D12GraphicsCommandList* cmdList);
SetCommandList sets the command list for the ShaderManager to use.
Parameters |
Description |
ID3D12GraphicsCommandList* cmdList |
The command list that should be used in any ShaderManager operations. |