Skip to content

freedreno/ir3: rework setup_{input,output} to make struct varyings work

Jonathan Marek requested to merge flto/mesa:turnip5 into master

This is a possible solution to the struct varying problem with turnip. I had this mostly written already, and I think this solves the problem in a nice way (@cwabbott0 thoughts?).

Merge request reports