Closed
Description
With the current implementation, an author can't determine if the UA needs access to the depth texture until after the layer is created.
For implementations that don't need access to the depth buffer this may result in the allocation of a depth texture that will never be used.
It would be great if the session could convey that the depth buffer is not needed so it can skip allocating it.
Metadata
Metadata
Assignees
Labels
No labels