[Mesa-dev] [PATCH 09/11] i965/miptree: Delete an unused function declaration
Jason Ekstrand
jason at jlekstrand.net
Thu Aug 3 17:57:56 UTC 2017
On Thu, Aug 3, 2017 at 10:32 AM, Jordan Justen <jordan.l.justen at intel.com>
wrote:
> Maybe add reference to bf24c3539e4b6989512968cae12da2f88d2c53e9 where
> is was removed?
>
Done.
> Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>
>
> On 2017-08-02 13:35:34, Jason Ekstrand wrote:
> > ---
> > src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 5 -----
> > 1 file changed, 5 deletions(-)
> >
> > diff --git a/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
> b/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
> > index 7636172..70acb96 100644
> > --- a/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
> > +++ b/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
> > @@ -662,11 +662,6 @@ void
> > intel_update_r8stencil(struct brw_context *brw,
> > struct intel_mipmap_tree *mt);
> >
> > -bool
> > -brw_miptree_layout(struct brw_context *brw,
> > - struct intel_mipmap_tree *mt,
> > - uint32_t layout_flags);
> > -
> > void
> > intel_miptree_map(struct brw_context *brw,
> > struct intel_mipmap_tree *mt,
> > --
> > 2.5.0.400.gff86faf
> >
> > _______________________________________________
> > mesa-dev mailing list
> > mesa-dev at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170803/b34a4e4c/attachment.html>
More information about the mesa-dev
mailing list