D3D12.UnsafeCrossGPUTransfers Disables cross GPU synchronization correctness, for a gain in performance (Default: true). d3d12.UploadAllocator.PendingDeleteSizeForceFlushInGB If given threshold of GBs in the pending delete is queue is reached, then a force GPU flush is triggered to reduce memory lo...
- 获取并检查立即命令列表的上下文。 11. **设置默认GPU掩码**: - 设置为`FRHIGPUMask::All()`以确保所有GPU上执行资源创建和初始化命令。 12. **检查编辑器令牌和特性级别**: - 如果有编辑器令牌且特性级别低于5,则显示错误消息并退出。 13. **更新崩溃上下文分析**: - 更新崩溃上下文中的RHI相关信息。