Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading or capture depth/stencil formats is unsupported for DirectX 12 #46

Open
walbourn opened this issue Jan 31, 2017 · 1 comment
Open

Comments

@walbourn
Copy link
Member

In DirectX 11, depth/stencil formats are non-planar so DDS files are as well.

In DirectX 12, depth/stencil formats are planar.

@walbourn walbourn added the bug label Jan 31, 2017
@walbourn
Copy link
Member Author

Requires the code perform planar <-> non-planar conversions for just the formats with stencil data.

@walbourn walbourn added enhancement and removed bug labels Feb 1, 2017
@walbourn walbourn changed the title Loading or capture depth/stencil formats fails for DirectX 12 Loading or capture depth/stencil formats is unsupported for DirectX 12 Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant