summaryrefslogtreecommitdiff
path: root/tests/vkray/closesthit.slang
AgeCommit message (Expand)Author
2025-07-02Defer immutable buffer loads when emitting spirv. (#7579)Yong He
2024-09-19Update spirv-tools version (#5089)cheneym2
2024-07-18Update spirv-header and spirv-tools to Jun/2024 (#4679)Jay Kwak
2024-01-17Add test to closesthit and anyhit shaders (#3457)kaizhangNV
2023-09-28[Direct SPIRV]: ray tracing pipeline intrinsics. (#3244)Yong He
2023-09-13Add all RayQuery SPIRV Intrinsics. (#3204)Yong He
2022-04-06Fixed the mapping of the ray tracing instance functions to GLSL (#2177)Alexey Panteleev
2021-01-05Use "capability" system to select VKRT extension (#1647)Tim Foley
2018-11-30Add support for Vulkan raytraicng "shader record" (#735)Tim Foley
2018-10-04 Support cross-compilation of ray tracing shaders to Vulkan (#663)Tim Foley