summaryrefslogtreecommitdiff
path: root/tests/hlsl-intrinsic/scalar-float.slang
AgeCommit message (Expand)Author
2024-11-05Fixing the wrong implementation of some math intrinsic (#5491)kaizhangNV
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-06-13Metal: misc fixes and enable more tests. (#4374)Yong He
2024-06-07Metal compute tests (#4292)skallweitNV
2023-08-15SPIR-V WIP (#3064)Ellie Hermaszewska
2023-07-06Add support for length for scalar floating point types. (#2965)jsmall-nvidia
2021-08-17Add GLSL450 intrinsics to SPIRV direct emit. (#1921)Yong He
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-02-12Support for isinf/isfinite/isnan/ldexp (#1219)jsmall-nvidia
2020-02-06Literal handling improvements (#1202)jsmall-nvidia
2020-01-21HLSL intrinsic coverage (#1169)jsmall-nvidia