[Mesa-dev] [PATCH 07/64] i965/gen7, 8: Set SURFACE_IS_ARRAY for all non-3D texture types
Chad Versace
chad.versace at intel.com
Thu Jun 16 17:06:43 UTC 2016
On Sat 11 Jun 2016, Jason Ekstrand wrote:
> There's no real reason why we shouldn't set this bit. It does affect how
> the sampler operates a bit but since you can have a 2D non-array view of a
> 2D_ARRAY texture that distinction is very weak. Also, this is what ISL
> will do and we would like this change to be isolated from using ISL.
> ---
> src/mesa/drivers/dri/i965/gen7_wm_surface_state.c | 2 +-
> src/mesa/drivers/dri/i965/gen8_surface_state.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Chad Versace <chad.versace at intel.com>
More information about the mesa-dev
mailing list