nw::demo::CommandListSwapper::StartCommandSave Member Functionvoid StartCommandSave();
None.
Starts the saving of commands for reuse.
Binds a command list for reuse and begins saving commands. The saving continues until the EndSaving function is run. The saved commands can be reused using the ReuseCommand function.
To enable the reuse of commands, set positive values for the reusableListBufferSize and reusableListRequestCount members of the Description structure that is an argument of the Createfunction.
CONFIDENTIAL