Whether command buffers for uploads and graphics can be executed simultaneously.
0: The buffers are submitted without any synch(default)
1: Graphics buffers will not overlap with the upload buffers
Usage
r.Vulkan.UploadCmdBufferSemaphore [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.