On Tue, Jun 19, 2018 at 5:09 PM, Keith Packard <kei...@keithp.com> wrote:

> Jason Ekstrand <ja...@jlekstrand.net> writes:
>
> > Instead, we can just use get_capabilities2.  This way back-ends only
> > have to implement one hook.
>
> Yeah, this looks nice. Are you going to remove the unused functions at
> some point?
>

They're being used as helpers and they're actually kind-of nice for that.
Other places where we've implemented chained versions of things it's really
nice to have one helper for each type of link in the chain.  Those just
become for the first link.  We could inline them if needed but I haven't
seen a point.


> Reviewed-by: Keith Packard <kei...@keithp.com>
>
> --
> -keith
>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to