summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/semantics/DispatchThreadID.hlsl
AgeCommit message (Expand)Author
2025-11-06[HLSL] Add support for user semantics (#153424)Nathan Gauër
2025-07-09[SPIRV] Add more id and range builtIns (#143909)Victor Lomuller
2024-10-01[HLSL][SPIRV] Fix calling convention for call in entry function. (#110542)Steven Perron
2024-08-28[clang][HLSL] Update DXIL/SPIRV hybird CodeGen tests to use temp var (#105930)Amr Hesham
2024-05-03[clang,test] Convert text files from CRLF to LFFangrui Song
2024-03-04[HLSL][SPIR-V] Add SV_DispatchThreadID semantic support (#82536)Natalie Chouinard
2022-10-18[HLSL] Add SV_DispatchThreadIDXiang Li