A system that marks all view depth textures as readable in shaders. The post processing pass needs to do this, and it doesn't happen by default.
(
mut view_targets: Query<&mut Camera3d>
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected