Re: [Mesa-dev] [PATCH v2 26/35] i965/blorp: Rework hiz rect alignment calculations

2016-08-17 Thread Pohjolainen, Topi
On Thu, Jul 28, 2016 at 10:54:43AM +0300, Pohjolainen, Topi wrote: > On Tue, Jul 26, 2016 at 03:02:17PM -0700, Jason Ekstrand wrote: > > At the moment, the minify operation does nothing because > > params.depth.view.base_level is always zero. However, as soon as we start > > using actual base

Re: [Mesa-dev] [PATCH v2 26/35] i965/blorp: Rework hiz rect alignment calculations

2016-07-28 Thread Pohjolainen, Topi
On Tue, Jul 26, 2016 at 03:02:17PM -0700, Jason Ekstrand wrote: > At the moment, the minify operation does nothing because > params.depth.view.base_level is always zero. However, as soon as we start > using actual base miplevels and array slices, we are going to need the > minification. Also, we

[Mesa-dev] [PATCH v2 26/35] i965/blorp: Rework hiz rect alignment calculations

2016-07-26 Thread Jason Ekstrand
At the moment, the minify operation does nothing because params.depth.view.base_level is always zero. However, as soon as we start using actual base miplevels and array slices, we are going to need the minification. Also, we only need to align the surface dimensions in the case where we are