X Tutup
Skip to content

Fix D3D11 unbinding SRV/UAV resources with different mipmap ranges#506

Open
frenzibyte wants to merge 1 commit intoveldrid:masterfrom
frenzibyte:d3d11-fix-unbind-logic
Open

Fix D3D11 unbinding SRV/UAV resources with different mipmap ranges#506
frenzibyte wants to merge 1 commit intoveldrid:masterfrom
frenzibyte:d3d11-fix-unbind-logic

Conversation

@frenzibyte
Copy link
Contributor

Direct3D allows binding the same texture as both an SRV and UAV resource as long as the mipmap ranges differ between the two.

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

Successfully merging this pull request may close these issues.

1 participant

X Tutup