void SetCommandList(ID3D12GraphicsCommandList* commandList);
SetCommandList sets the command list for the MeshCache to use (ie. to copy resources).
Parameters |
Description |
ID3D12GraphicsCommandList* commandList |
The command list that should be used in any MeshCache operations |