radv: implement smooth lines
This is pretty annoying because it's needed to lower using the sample coverage and everything can be dynamic basically with ds3/gpl.
This is for Zink.
Note: one other solution would be to lower in the PS epilog but that requires to pass the sample coverage through p_jump_to_epilog, not sure it's worth a try.