On Mon, May 8, 2017 at 7:00 PM, Nicolai Hähnle <[email protected]> wrote: > On 08.05.2017 18:38, Marek Olšák wrote: >> >> From: Marek Olšák <[email protected]> >> >> The renumbering code didn't take into account that multiple VS exports >> can have the same PARAM index. This also significantly simplifies >> the renumbering. Thankfully, we have piglits for this: >> >> spec@arb_gpu_shader5@arb_gpu_shader5-interpolateatcentroid-packing >> [email protected]@execution@interface-blocks-complex-vs-fs >> >> Reported by Michel Dänzer. > > > That does look cleaner. > > Fixes: b08715499e61 ("ac: eliminate duplicated VS exports") > Cc: [email protected] > Reviewed-by: Nicolai Hähnle <[email protected]>
Thanks. BTW, stable doesn't need this, because it's a fairly new optimization committed 5 days ago. Marek _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
