summaryrefslogtreecommitdiff
path: root/tests/pipeline/ray-tracing/trace-ray-inline.slang.hlsl
AgeCommit message (Expand)Author
2025-02-05Feature/initialize list side branch (#6058)kaizhangNV
2023-09-03Proper lowering of functiosn that returns NonCopyable values. (#3179)Yong He
2023-06-13Fixes for Shader Execution Reordering on VK (#2929)Theresa Foley
2023-05-09Fix function side-effectness prop logic. (#2875)Yong He
2023-03-16Fix Phi simplification bug. (#2710)Yong He
2023-02-24More control flow simplifications. (#2673)Yong He
2022-04-25Fixed the implementation of RayQuery flags passed through the generic paramet...Alexey Panteleev
2021-03-05Add Vulkan/SPIR-V support for TraceRayInline() (#1737)Tim Foley