You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DirectX] Fix order of v2::DescriptorRange (llvm#145555)
As pointed in llvm#145438, the order of elements in `v2::DescriptorRange` is
wrong according to the root signature file format. This changes the
order and updates the code and test to continue to pass.
Closes: llvm#145438
---------
Co-authored-by: joaosaffran <[email protected]>
0 commit comments