ShaderManager::SetCommandList

ShaderManager::SetCommandList
void SetCommandList(ID3D12GraphicsCommandList* cmdList);
Description

SetCommandList sets the command list for the ShaderManager to use.

Parameters
Parameters 
Description 
ID3D12GraphicsCommandList* cmdList 
The command list that should be used in any ShaderManager operations.