Skip to content

radv: Move some rt intrinsics to the top

We need to move tr intrinsics to the top of the shader that might be overwritten by nir_intrinsic_rt_trace_ray.

Fixes the Khronos reflection sample.

Merge request reports