Skip to content

Revert "lavapipe: Do not return in report_ray_intersection"

Turns out I misinterpreted the spec and we actually have to return here. If the ahit shader terminates the ray, execution proceeds directly to the chit shader.

Merge request reports

Loading