summaryrefslogtreecommitdiff
path: root/tests/hlsl-intrinsic/atomic
AgeCommit message (Expand)Author
2025-09-04Enable CUDA support for additional HLSL intrinsic tests (#8293)Harsh Aggarwal (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-04-15Support 64bit HLSL atomic functions (#3957)Jay Kwak
2024-02-26atomic intrinsic test (#3623)tgrimesnv