Variable: PRE_DEPTH_RT
constPRE_DEPTH_RT:"_PreDepthRT"='_PreDepthRT'
Defined in: src/gfx/renderJob/graph/passes/PreDepthPass.ts:34
Typed RT handle name for the pre-depth render target — depth-only, exposed so custom prepass-style passes that want to chain onto the same depth attachment can declare b.useRenderTarget(PRE_DEPTH_RT).

