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

Gap in DeferredContext support for Map(DISCARD) on a buffer #21

Open
vdwtanner opened this issue Jul 20, 2021 · 0 comments
Open

Gap in DeferredContext support for Map(DISCARD) on a buffer #21

vdwtanner opened this issue Jul 20, 2021 · 0 comments

Comments

@vdwtanner
Copy link
Contributor

There is one known gap with D3D11On12’s deferred context support, which is if someone tries to create an ID3D11CommandList that has a Map(DISCARD) operation on a buffer, and then execute that command list more than once.

https://github.com/microsoft/D3D11On12/blob/master/src/device.cpp#L955

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

1 participant