summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/num.rs
AgeCommit message (Expand)AuthorFilesLines
2025-11-14gpu: nova-core: num: add functions to safely convert a const value to a small...Alexandre Courbot1-0/+52
2025-11-08gpu: nova-core: replace use of `as` with functions from `num`Alexandre Courbot1-2/+0
2025-11-08gpu: nova-core: add functions and traits for lossless integer conversionsAlexandre Courbot1-0/+167