On Tue, May 30, 2017 at 05:55:09PM -0700, Jason Ekstrand wrote:
> This little series adds support to ISL for gen6 HiZ ans stencil via a new
> isl_dim_layout enum value. Unfortunately, I couldn't easily add the new
> layout without doing a little refactoring. The way ISL likes to calculate
> surfa
This little series adds support to ISL for gen6 HiZ ans stencil via a new
isl_dim_layout enum value. Unfortunately, I couldn't easily add the new
layout without doing a little refactoring. The way ISL likes to calculate
surface layouts today is fairly heavily based on the needs of 2D array
textur