llvm-project
58ce3e20
- [DirectX] Fix Flags validation to prevent casting into enum (#161587)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
143 days ago
[DirectX] Fix Flags validation to prevent casting into enum (#161587) This PR changes the validation logic for Root Descriptor and Descriptor Range flags to properly check if the `uint32_t` values are within range before casting into the enums.
References
#161587 - [DirectX] Fix Flags validation to prevent casting into enum
Author
joaosaffran
Parents
74af5784
Loading