summaryrefslogtreecommitdiff
path: root/tests/hlsl-intrinsic/atomic/atomic-intrinsics.slang
AgeCommit message (Expand)Author
2025-09-30Enable metal tests (#8446)James Helferty (NVIDIA)
2025-09-02render-test: Change D3D12 default to sm_6_5 (#8320)James Helferty (NVIDIA)
2025-07-03Enable tests for CUDA (#7593)Mukund Keshava
2024-08-14Do not zero-initialize groupshared and rayquery variables (#4838)ArielG-NV
2024-07-16SCCP instead of CFG since SCCP removes code of unused branches, not CFG (#4640)ArielG-NV
2024-07-10Implement non member function atomic texture support (#4544)ArielG-NV
2024-02-26atomic intrinsic test (#3623)tgrimesnv