On Tue, Apr 21, 2015 at 9:59 AM, Matt Turner wrote:
> I don't know how reasonable this suggestion is until I read further in
> the series, but I'd rather pass 'p' to the brw_inst functions instead
> of p->devinfo.
>
> That would match better with brw_$INST functions and would shorten the
> argumen
On Fri, Apr 17, 2015 at 7:11 PM, Jason Ekstrand wrote:
> ---
> src/mesa/drivers/dri/i965/brw_clip_line.c| 21 +-
> src/mesa/drivers/dri/i965/brw_clip_tri.c | 45 +-
> src/mesa/drivers/dri/i965/brw_clip_unfilled.c| 26 +-
> src/mesa/drivers/dri/i965/brw_clip_util.c