vault backup: 2024-12-18 15:27:01

This commit is contained in:
BlueRose 2024-12-18 15:27:01 +08:00
parent f896d4e1ac
commit 7ba0497b12

View File

@ -396,6 +396,9 @@ bool FSceneRenderer::RenderCustomDepthPass(
}
```
Nanite::FSharedContext存储FGlobalShaderMap、ERHIFeatureLevel、EPipeline的结构体。
- Nanite::InitRasterContext()
- Nanite::InitCustomDepthStencilContext()