On Tue, Jun 19, 2018 at 5:09 PM, Keith Packard <[email protected]> wrote:
> Jason Ekstrand <[email protected]> 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 <[email protected]> > > -- > -keith >
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
