vault backup: 2024-03-27 22:49:50

This commit is contained in:
2024-03-27 22:49:50 +08:00
parent 31e52579b4
commit f9b825f94a
2 changed files with 9 additions and 2 deletions

View File

@@ -19,7 +19,11 @@ renderdoc.AutoAttach=True
PS. **开启DX12后无法通过Renderdoc进行单步调试**此时可以考虑使用Pix或者切换成DX11。因为DX12的DXIL 着色器不支持着色器调试 https://renderdoc.org/docs/behind_scenes/d3d12_support.html
具体参考
- UE5RayTracing篇-2-——Pix与NSight-Graphics补充 https://zhuanlan.zhihu.com/p/586030650
- UE5使用PIX单步调试DX12环境下的Shader https://zhuanlan.zhihu.com/p/654935138
pix的单步调试需要开启**开发者模式**具体是在window的设置 - 开发者选项 - **开发人员设置**
# UE相关设置
开启Renderdoc的PixelDebug功能
![](https://cdn.jsdelivr.net/gh/blueroseslol/ImageBag@latest/ImageBag/Images/20220930121129.png)