GPUOpen-LibrariesAndSDKs / RadeonRays_SDK

Radeon Rays is ray intersection acceleration library for hardware and software multiplatforms using CPU and GPU
MIT License
1.06k stars 190 forks source link

where are the source codes of the trace kernels in radeon rays 4.1 ? #223

Closed itmanager85 closed 3 years ago

itmanager85 commented 3 years ago

where are the source codes of the trace kernels in radeon rays 4.1 ?

for example, where is "trace_scene_full_closest.comp" ? (in RadeonRays_SDK_4_1\src\core\src\vlk\kernels)

there is only "trace_scene_full_closest.comp.spv" ..

PMunkes commented 3 years ago

Here: https://github.com/GPUOpen-LibrariesAndSDKs/RadeonRays_SDK/blob/0ae7b214b8dcfb1efe22e0ab3ef6b3788ebd186c/src/core/src/vlk/kernels/CMakeLists.txt#L95