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.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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.