llvm-project
58ce3e20 - [DirectX] Fix Flags validation to prevent casting into enum (#161587)

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.
Author
Parents
Loading