summaryrefslogtreecommitdiff
path: root/tests/hlsl-intrinsic/wave.slang
AgeCommit message (Expand)Author
2025-09-02render-test: Change D3D12 default to sm_6_5 (#8320)James Helferty (NVIDIA)
2025-08-25Fix#8080: Batch-4: Enable cuda tests (#8261)Harsh Aggarwal (NVIDIA)
2025-02-10Add support for Metal subgroup/simd operations (#6247)Darren Wihandi
2025-02-02Add support for WGSL subgroup operations (#6213)Darren Wihandi
2024-10-28Replace the word stdlib or standard-library with core-module for source code ...Jay Kwak
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-07-24Test frame work improvements (#1452)jsmall-nvidia
2020-06-05Fixes for active mask synthesis + tests (#1370)Tim Foley
2020-03-06Wave intrinsics for Vector and Matrix types (#1262)jsmall-nvidia
2020-03-05Feature/glslang spirv version (#1256)jsmall-nvidia
2020-03-02Additional Wave Intrinsic Support (#1252)jsmall-nvidia