veldrid icon indicating copy to clipboard operation
veldrid copied to clipboard

Fix D3D11 unbinding SRV/UAV resources with different mipmap ranges

Open frenzibyte opened this issue 2 years ago • 0 comments

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

frenzibyte avatar Apr 24 '23 09:04 frenzibyte