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

Structured buffer CreateViews doesn't check resource desc for validation #6

Closed
FireFlyForLife opened this issue Apr 5, 2019 · 1 comment

Comments

@FireFlyForLife
Copy link

Currently StructuredBuffer::CreateViews() attempts to create a SRV and UAV. Even though sometimes a UAV cannot be created (the resource flag ALLOW_UNORDERED_ACCESS is not set for example).

@jpvanoosten
Copy link
Owner

Fixed in e2d1c7a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants