Skip to content

Texture2DArray textures cannot be created with DEPTH_STENCIL_TARGET usage flag. #15529

@macetrain

Description

@macetrain

As title describes there is currently no way to render a depth map to a layer of a Texture2DArray because the Texture2DArray type currently does not support the stencil usage flag.

Without the support of an array of textures, and Texture2DArray not supporting depth, the best practice for dealing with multiple shadow maps is unclear without work arounds.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions