Description
Controls behavior of the main render thread command pipe. 0: Render commands are launched individually as tasks;
1: Render commands are enqueued into a render command pipe for the render thread only.;
2: Render commands are enqueued into a render command pipe for all declared pipes.;