Skip to content

radv: Lower ray query vars to structs

Konstantin Seurer requested to merge KonstantinSeurer/mesa:radv-rq-vars into main

This is inspired by the turnip lowering. The basic idea is to lower the opaque ray query vars to structs. This new approach is much cleaner than the previous "struct of arrays" one.

Merge request reports

Loading