On Jul 27, 2016 1:53 PM, "Pohjolainen, Topi"
wrote:
>
> On Tue, Jul 26, 2016 at 03:02:09PM -0700, Jason Ekstrand wrote:
> > For the moment, we still call the old miptree function; we just assert
that
> > the two are equal.
> > ---
> > src/mesa/drivers/dri/i965/brw_blorp.c | 94
+++
On Tue, Jul 26, 2016 at 03:02:09PM -0700, Jason Ekstrand wrote:
> For the moment, we still call the old miptree function; we just assert that
> the two are equal.
> ---
> src/mesa/drivers/dri/i965/brw_blorp.c | 94
> +--
> 1 file changed, 91 insertions(+), 3 deleti
For the moment, we still call the old miptree function; we just assert that
the two are equal.
---
src/mesa/drivers/dri/i965/brw_blorp.c | 94 +--
1 file changed, 91 insertions(+), 3 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_blorp.c
b/src/mesa/driver