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 mipl
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
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 opera