On Mon, 2016-05-23 at 15:55 +1000, Dave Airlie wrote: > From: Dave Airlie <[email protected]> > > For geometry/compute inputs and tess control outputs, we create > an AST node to keep track of some things. However if we have > multiple layout sections, we don't ever link the node into the AST. > > This is because we create the node on the rightmost layout > declaration > and don't pass it back in so it gets linked at the end of the parsing > of the rightmost. > > Signed-off-by: Dave Airlie <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
